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

feat(trie): reveal storage slots and calculate storage root in sparse trie #12145

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

shekhirin
Copy link
Collaborator

@shekhirin shekhirin commented Oct 28, 2024

Adds a high-level API for revealing a storage slot in the sparse trie.

@shekhirin shekhirin added C-enhancement New feature or request A-trie Related to Merkle Patricia Trie implementation labels Oct 28, 2024
@shekhirin shekhirin changed the title feat(trie): reveal storage slots in storage tries feat(trie): reveal storage slots and calculate storage root in sparse trie Oct 28, 2024
@shekhirin shekhirin marked this pull request as draft October 28, 2024 16:29
@shekhirin shekhirin marked this pull request as ready for review October 30, 2024 09:53
@rkrasiuk rkrasiuk added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit 190a1d8 Nov 7, 2024
40 checks passed
@rkrasiuk rkrasiuk deleted the alexey/sparse-trie-storage-tries branch November 7, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trie Related to Merkle Patricia Trie implementation C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants