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): update sparse trie hashes below level #11969

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

shekhirin
Copy link
Collaborator

Closes #11805

@shekhirin shekhirin added C-enhancement New feature or request A-trie Related to Merkle Patricia Trie implementation labels Oct 22, 2024
@github-actions github-actions bot added the C-debt Refactor of code section that is hard to understand or maintain label Oct 22, 2024
@shekhirin shekhirin marked this pull request as ready for review October 22, 2024 18:04
@shekhirin shekhirin requested a review from Rjected as a code owner October 22, 2024 18:04
@shekhirin shekhirin added this pull request to the merge queue Oct 22, 2024
Merged via the queue into main with commit e70b112 Oct 22, 2024
39 checks passed
@shekhirin shekhirin deleted the alexey/sparse-trie-update-level branch October 22, 2024 18:24
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-debt Refactor of code section that is hard to understand or maintain C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

trie: inconsistent SparseTrie::update_rlp_node_level behavior
2 participants