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

Task: DB Migration script/tools #7

Closed
i-norden opened this issue Apr 19, 2021 · 2 comments
Closed

Task: DB Migration script/tools #7

i-norden opened this issue Apr 19, 2021 · 2 comments

Comments

@i-norden
Copy link
Collaborator

i-norden commented Apr 19, 2021

We need to write a set of tools for migrating old IAVL state to the new SMT + state storage format. This will be accomplished by performing a JSON dump of the IAVL data, and then loading that dump into the SMT + state storage format as the genesis state for a new Tendermint blockchain.

@i-norden i-norden changed the title DB Migration script/tools Task: DB Migration script/tools May 7, 2021
@tac0turtle
Copy link

Hey, this should not require any new tools. We do data dumps to json and back into the tree for upgrades. Modules should handle this internally.

@i-norden
Copy link
Collaborator Author

Closing, see cosmos#9816 and child issues, tracking on zenhub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants