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

Missing magpie default session length in the migrated genesis file #106

Closed
kwunyeung opened this issue Mar 1, 2020 · 0 comments · Fixed by #112
Closed

Missing magpie default session length in the migrated genesis file #106

kwunyeung opened this issue Mar 1, 2020 · 0 comments · Fixed by #112
Assignees
Labels
kind/bug Something isn't working
Milestone

Comments

@kwunyeung
Copy link
Contributor

After exporting state from morpheus-1001 and migrated to morpheus-3000, the migrated genesis file can't be used to start a chain.

panic: cannot set 0 as default session length

desmosd dies immediately when it tries to InitGenesis as the default_session_length can't be found in the migrated genesis file.

I have added the value in the migrated genesis file to let it start.

@kwunyeung kwunyeung added kind/bug Something isn't working Module:Magpie labels Mar 1, 2020
@RiccardoM RiccardoM mentioned this issue Mar 5, 2020
7 tasks
@RiccardoM RiccardoM added this to the v0.4.0 milestone Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants