File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,7 @@ var upgradesList = []string{
54
54
"2.0.36beta" ,
55
55
"2.0.37beta" ,
56
56
"2.0.38beta" ,
57
+ "2.0.39beta-internal-2" ,
57
58
}
58
59
59
60
func (app App ) RegisterUpgradeHandlers () {
Original file line number Diff line number Diff line change @@ -273,6 +273,6 @@ replace (
273
273
github.com/cosmos/iavl => github.com/sei-protocol/sei-iavl v0.1.1-tonytest
274
274
github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
275
275
github.com/keybase/go-keychain => github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4
276
- github.com/tendermint/tendermint => github.com/sei-protocol/sei-tendermint v0.1.174
276
+ github.com/tendermint/tendermint => github.com/sei-protocol/sei-tendermint v0.1.175
277
277
google.golang.org/grpc => google.golang.org/grpc v1.33.2
278
278
)
Original file line number Diff line number Diff line change @@ -1070,8 +1070,8 @@ github.com/sei-protocol/sei-cosmos v0.2.0 h1:XP8INAo2ITcceexoPoauie9jTzYwaIPVzG2
1070
1070
github.com/sei-protocol/sei-cosmos v0.2.0 /go.mod h1:5PoH+b+ibyUKuRyiRhd0yNl9Xj15gYWFOkBYGYUPMVM =
1071
1071
github.com/sei-protocol/sei-iavl v0.1.1-tonytest h1:LR6451WHVNbjPhPwtMkeogIH/QvFba8GhxA1KrvnfWI =
1072
1072
github.com/sei-protocol/sei-iavl v0.1.1-tonytest /go.mod h1:7PfkEVT5dcoQE+s/9KWdoXJ8VVVP1QpYYPLdxlkSXFk =
1073
- github.com/sei-protocol/sei-tendermint v0.1.174 h1:e8xbwi+LlRzrtk3aONJAHtCDtGiY2xHUNWSr9qmYn7A =
1074
- github.com/sei-protocol/sei-tendermint v0.1.174 /go.mod h1:+BtDvAwTkE64BlxzpH9ZP7S6vUYT9wRXiZa/WW8/o4g =
1073
+ github.com/sei-protocol/sei-tendermint v0.1.175 h1:BVx/mqmpLfousMEzZ9ptziXEfNIGFFOOKXxQsMgMvRU =
1074
+ github.com/sei-protocol/sei-tendermint v0.1.175 /go.mod h1:+BtDvAwTkE64BlxzpH9ZP7S6vUYT9wRXiZa/WW8/o4g =
1075
1075
github.com/sei-protocol/sei-tm-db v0.0.5 h1:3WONKdSXEqdZZeLuWYfK5hP37TJpfaUa13vAyAlvaQY =
1076
1076
github.com/sei-protocol/sei-tm-db v0.0.5 /go.mod h1:Cpa6rGyczgthq7/0pI31jys2Fw0Nfrc+/jKdP1prVqY =
1077
1077
github.com/sei-protocol/sei-wasmd v0.0.1 h1:dRvdapc1sqWxhIB2+DKS5LfilFjOsaFwWkGkSWwQIow =
You can’t perform that action at this time.
0 commit comments