File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ var upgradesList = []string{
5656 "2.0.38beta" ,
5757 "2.0.39beta" ,
5858 "2.0.40beta" ,
59+ "2.0.41beta" ,
5960}
6061
6162func (app App ) RegisterUpgradeHandlers () {
Original file line number Diff line number Diff line change @@ -273,6 +273,6 @@ replace (
273273 github.com/cosmos/iavl => github.com/sei-protocol/sei-iavl v0.1.3
274274 github.com/gogo/protobuf => github.com/regen-network/protobuf v1.3.3-alpha.regen.1
275275 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.179
276+ github.com/tendermint/tendermint => github.com/sei-protocol/sei-tendermint v0.1.180
277277 google.golang.org/grpc => google.golang.org/grpc v1.33.2
278278)
Original file line number Diff line number Diff line change @@ -1071,8 +1071,8 @@ github.com/sei-protocol/sei-cosmos v0.2.6 h1:EKGeZvnn4aWjAEf8ImAq0nvUfdcT+xllXew
10711071github.com/sei-protocol/sei-cosmos v0.2.6 /go.mod h1:LUhhplOtRXliV1x17gbOptKPy90xSK0Sxv8zmgsMvTY =
10721072github.com/sei-protocol/sei-iavl v0.1.3 h1:0hvW1NtmBlZ7ZkerQcM/n+2tFKg0vUlYWK8q/OeuCgw =
10731073github.com/sei-protocol/sei-iavl v0.1.3 /go.mod h1:7PfkEVT5dcoQE+s/9KWdoXJ8VVVP1QpYYPLdxlkSXFk =
1074- github.com/sei-protocol/sei-tendermint v0.1.179 h1:ihHiqMIeiOE85rgy8YsQXu/BgdTYOCVdqGSLGq0jA2Q =
1075- github.com/sei-protocol/sei-tendermint v0.1.179 /go.mod h1:+BtDvAwTkE64BlxzpH9ZP7S6vUYT9wRXiZa/WW8/o4g =
1074+ github.com/sei-protocol/sei-tendermint v0.1.180 h1:K9JuEj/ZvHLNR2Hb+0OdYkeaur1/Wy6LGexienmGoeI =
1075+ github.com/sei-protocol/sei-tendermint v0.1.180 /go.mod h1:+BtDvAwTkE64BlxzpH9ZP7S6vUYT9wRXiZa/WW8/o4g =
10761076github.com/sei-protocol/sei-tm-db v0.0.5 h1:3WONKdSXEqdZZeLuWYfK5hP37TJpfaUa13vAyAlvaQY =
10771077github.com/sei-protocol/sei-tm-db v0.0.5 /go.mod h1:Cpa6rGyczgthq7/0pI31jys2Fw0Nfrc+/jKdP1prVqY =
10781078github.com/sei-protocol/sei-wasmd v0.0.1 h1:dRvdapc1sqWxhIB2+DKS5LfilFjOsaFwWkGkSWwQIow =
You can’t perform that action at this time.
0 commit comments