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

replicate sp_state_machine::TrieBackend #3901

Open
timwu20 opened this issue Apr 16, 2024 · 0 comments
Open

replicate sp_state_machine::TrieBackend #3901

timwu20 opened this issue Apr 16, 2024 · 0 comments
Assignees

Comments

@timwu20
Copy link
Contributor

timwu20 commented Apr 16, 2024

Issue summary

  • Patricia trie-based backend. Transaction type is an overlay of changes to commit.
  • Creates ephemeral DBs which load deltas into memory on top of persisted trie nodes and supplies to TrieDb to calculate storage roots
  • Returns commit sets to be applied to DB

Other information and links

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

1 participant