Commit 8cdbe04b authored by Roman's avatar Roman
Browse files

Ram optimizations during migration for IAVL

parent 9002356b
Showing with 7 additions and 3 deletions
+7 -3
......@@ -124,9 +124,9 @@ require (
require github.com/dgraph-io/badger/v2 v2.2007.3 // indirect
replace (
// Our cosmos-sdk branch is: https://github.com/osmosis-labs/cosmos-sdk v0.44.3x-osmo-v5
github.com/cosmos/cosmos-sdk => github.com/osmosis-labs/cosmos-sdk v0.43.0-rc3.0.20220214220252-d69df1dbc317
github.com/cosmos/iavl => github.com/osmosis-labs/iavl v0.17.3-osmo-v1
// Our cosmos-sdk branch is: https://github.com/osmosis-labs/cosmos-sdk branch: roman/v0.44.3x-osmo-v5-ram-opt, tag: v0.44.3x-osmo-v5-ram.rc0
github.com/cosmos/cosmos-sdk => github.com/osmosis-labs/cosmos-sdk v0.43.0-rc3.0.20220218160317-0895f58ac5dc
github.com/cosmos/iavl => github.com/osmosis-labs/iavl v0.17.3-osmo-v2.rc4
// Use osmosis-flavored IBCv2
github.com/cosmos/ibc-go/v2 => github.com/osmosis-labs/ibc-go/v2 v2.0.2-osmo
// Use cosmos-compatible protobufs
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment