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

oasis-node: Write a tool to extract a state dump from the state db #2359

Closed
Yawning opened this issue Nov 8, 2019 · 0 comments · Fixed by #2921
Closed

oasis-node: Write a tool to extract a state dump from the state db #2359

Yawning opened this issue Nov 8, 2019 · 0 comments · Fixed by #2921
Assignees
Labels
c:cli Category: command line interface c:consensus/cometbft Category: CometBFT

Comments

@Yawning
Copy link
Contributor

Yawning commented Nov 8, 2019

The system is designed to fail-safe and crash the node when certain conditions are encountered (eg: was unable to elect a validator set).

It should be possible to use the on-disk database to create a genesis dump, that can be used for the basis of a redeployment (with some manual intervention to fix the condition that caused the hard-failure in the first place).

@kostko kostko changed the title oasis-node: Write a tool to extract a state dump from the iavl db oasis-node: Write a tool to extract a state dump from the state db Apr 14, 2020
@kostko kostko added c:consensus/cometbft Category: CometBFT c:cli Category: command line interface labels Apr 14, 2020
@Yawning Yawning self-assigned this May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:cli Category: command line interface c:consensus/cometbft Category: CometBFT
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants