Upgrade cosmos-sdk v0.50 get error "no concrete type registered for type URL /cosmwasm/wasm/v1beta1/UpdateAdminProposal" #16
Labels
bug
Something isn't working
Milestone
Context
Before we run upgrade to cosmos-sdk v0.50 in our mainnet, we fork current mainnet to a testnet with fully data of our mainnet. The purpose of this is that we want to upgrade in our fork-mainnet (testnet) first to see if we got error.
We run e2e-upgrade script first to check if there is error or not and it work without errors but when we try to upgrade to cosmos-sdk v0.50 in our testnet, the error is show up:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The upgrade process pass and node start to commit block.
The text was updated successfully, but these errors were encountered: