File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 5
5
replace (
6
6
github.com/cometbft/cometbft => github.com/scrtlabs/tendermint v1.9.0-scrt.0.20230802144651-d62916253d52
7
7
github.com/cosmos/cosmos-sdk => github.com/scrtlabs/cosmos-sdk v0.45.13-0.20230802150248-ea64f27dc58d
8
+ // PFM: v4.1.1 + https://github.com/cosmos/ibc-apps/commit/455757bb5771c29cf2f83b59e37f6513e07c92be.patch
9
+ github.com/cosmos/ibc-apps/v4 => github.com/scrtlabs/ibc-apps/v4 v4.1.2-0.20240312165106-908dc3766519
8
10
// Fix OSX Ledger Connection Issues - Premerged https://github.com/cosmos/ledger-cosmos-go/pull/36/files
9
11
github.com/cosmos/ledger-cosmos-go => github.com/chillyvee/ledger-cosmos-go v0.12.2
10
12
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
@@ -17,7 +19,6 @@ replace (
17
19
require (
18
20
github.com/cosmos/cosmos-sdk v0.45.16
19
21
github.com/cosmos/go-bip39 v1.0.0
20
- // PFM: v4.1.0 + this fix https://github.com/cosmos/ibc-apps/pull/105
21
22
github.com/cosmos/ibc-apps/middleware/packet-forward-middleware/v4 v4.1.1
22
23
github.com/cosmos/ibc-go/v4 v4.5.1
23
24
github.com/gogo/protobuf v1.3.3
You can’t perform that action at this time.
0 commit comments