Skip to content
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

group: validate genesis failing after creating group policy account #13445

Closed
aleem1314 opened this issue Oct 4, 2022 · 0 comments · Fixed by #13742
Closed

group: validate genesis failing after creating group policy account #13445

aleem1314 opened this issue Oct 4, 2022 · 0 comments · Fixed by #13742
Assignees

Comments

@aleem1314
Copy link
Contributor

Summary of Bug

After creating a group account with a decision policy, validate-genesis is failing with the following error

Error: error validating genesis file /root/.simapp/config/genesis.json: invalid account found in genesis state; address: cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e, error: address cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e cannot be derived from the module name 'cosmos1ys0dhh6x5s55h2g37zrnc7kh630jfq5p77as8pwyn60ax9zzqh9qfnmw8e'

Version

v0.46.x and main

Steps to Reproduce

  • Start a simapp node with v0.46.0.
  • Create a group with and attach group policy.
  • Stop the node and export the state.
  • Then run simd validate-genesis <exported-state-file>
@alexanderbez alexanderbez moved this to 📝 Todo in Cosmos-SDK Oct 4, 2022
@cosmos cosmos deleted a comment Oct 5, 2022
@julienrbrt julienrbrt self-assigned this Oct 12, 2022
@julienrbrt julienrbrt moved this from 📝 Todo to 💪 In Progress in Cosmos-SDK Oct 12, 2022
@julienrbrt julienrbrt moved this from 💪 In Progress to 👀 Needs Review in Cosmos-SDK Nov 10, 2022
Repository owner moved this from 👀 Needs Review to 👏 Done in Cosmos-SDK Nov 21, 2022
@tac0turtle tac0turtle removed this from Cosmos-SDK Jan 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants