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 smt instead of iavl #511

Closed
Tracked by #514
evan-forbes opened this issue Jun 30, 2022 · 2 comments
Closed
Tracked by #514

Use smt instead of iavl #511

evan-forbes opened this issue Jun 30, 2022 · 2 comments

Comments

@evan-forbes
Copy link
Member

Currently we're using a version cosmos-sdk that only supports an iavl, in the future we will want to use a sparse merkle tree instead, as it is more conducive to state fraud proofs. Ideally we could do this before mainnet, so that syncing from scratch is significantly easier since the we wouldn't have to migrate the entire state db at the upgrade height.

@evan-forbes
Copy link
Member Author

This depends on the work being done on rollkit/iavl#1

we might only need to switch to a modified version of the iavl.

@evan-forbes
Copy link
Member Author

closing for now, as we should be able to use the standard version of the iavl

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

No branches or pull requests

1 participant