This repository was archived by the owner on Mar 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ require (
228228)
229229
230230replace (
231- // github.com/cosmos/cosmos-sdk => github.com/sideprotocol/cosmos-sdk v0.0.0-20240308174555-c53307ac27f7
232- github.com/cosmos/cosmos-sdk => ../cosmos-sdk
231+ github.com/cosmos/cosmos-sdk => github.com/sideprotocol/cosmos-sdk v0.46.12-bitcoin
232+ // github.com/cosmos/cosmos-sdk => ../cosmos-sdk
233233 github.com/cosmos/interchain-security/v3 => github.com/Stride-Labs/interchain-security/v3 v3.1.0-remove-validation-bug-7d3d9d
234234 github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
235235 github.com/syndtr/goleveldb => github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7
Original file line number Diff line number Diff line change @@ -954,6 +954,8 @@ github.com/sasha-s/go-deadlock v0.3.1 h1:sqv7fDNShgjcaxkO0JNcOAlr8B9+cV5Ey/OB71e
954954github.com/sasha-s/go-deadlock v0.3.1 /go.mod h1:F73l+cr82YSh10GxyRI6qZiCgK64VaZjwesgfQ1/iLM =
955955github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 /go.mod h1:DxrIzT+xaE7yg65j358z/aeFdxmN0P9QXhEzd20vsDc =
956956github.com/shurcooL/sanitized_anchor_name v1.0.0 /go.mod h1:1NzhyTcUVG4SuEtjjoZeVRXNmyL/1OwPU0+IJeTBvfc =
957+ github.com/sideprotocol/cosmos-sdk v0.46.12-bitcoin h1:XSPYzHFmihKsU6Z/HC6oLLTLoVEKSIYzBBQu6cZDFCk =
958+ github.com/sideprotocol/cosmos-sdk v0.46.12-bitcoin /go.mod h1:F3+fgTq4W3kYIw+ETBaKaXi/t3eUPVKCDvKYqcei5WQ =
957959github.com/sideprotocol/packet-forward-middleware/v7 v7.0.0-20240301130023-4ffe7ac5619b h1:RaO0cBgS0RsZEE+27g7PoyrADVZwmIzW6iihwi1zp1A =
958960github.com/sideprotocol/packet-forward-middleware/v7 v7.0.0-20240301130023-4ffe7ac5619b /go.mod h1:/euetAAJE1/s/m6TxGFBLBv1UamUDcIH3Xgn3CJnnKI =
959961github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
You can’t perform that action at this time.
0 commit comments