-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Capability genesis ex- and import fails with panic
[Stargate]
#8503
Comments
I assume this means "dump state and restart" is now deprecated and we should all just use |
This is still present on master. Not sure if this test is correct since we have done a export and restart chain since this module landed. @AmauryM maybe you have an idea? |
I think the test is failing because we are calling InitGenesis twice: once in simapp.Setup, and the 2nd manually. @alpe Did you try running a JSON genesis migration manually? I also recall doing a v042->v044 fine. |
There have been state export/imports without issues in the wild. The |
Getting this same issue: cosmos/cosmos-sdk#8503
Summary of Bug
Capability genesis ex- and import fails with
panic
This issue was discovered by @bragaz in wasmd running simulations. 🥇
See CosmWasm/wasmd#389 (comment)
// cc @ethanfrey
Version
v0.41.0
f8a6987
Steps to Reproduce
For Admin Use
The text was updated successfully, but these errors were encountered: