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

Use serialized app state in InitChain #343

Closed
aakoshh opened this issue Mar 21, 2023 · 0 comments
Closed

Use serialized app state in InitChain #343

aakoshh opened this issue Mar 21, 2023 · 0 comments

Comments

@aakoshh
Copy link
Contributor

aakoshh commented Mar 21, 2023

Follow up for #344

Instead of initialising the StateTree from the Genesis type in the init_chain ABCI method, we could use a serialized StateTree that could be coming from a snapshot or be prepared by another CLI tool like in Lotus.

@jsoares jsoares transferred this issue from consensus-shipyard/fendermint Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants