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): SparseStateTrie::storage_trie_mut #12913

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Nov 27, 2024

Description

Add method for returning mutable reference to revealed sparse trie.

@rkrasiuk rkrasiuk added the A-trie Related to Merkle Patricia Trie implementation label Nov 27, 2024
@rkrasiuk rkrasiuk changed the title feat(trie): SparseStateTrie::storage_trie_mut feat(trie): SparseStateTrie::storage_trie_entry Nov 27, 2024
@rkrasiuk rkrasiuk force-pushed the rkrasiuk/sparse-storage-trie-mut branch from 988fff2 to 6294ec2 Compare November 27, 2024 18:53
@rkrasiuk rkrasiuk changed the title feat(trie): SparseStateTrie::storage_trie_entry feat(trie): SparseStateTrie::storage_trie_mut Nov 27, 2024
@rkrasiuk rkrasiuk enabled auto-merge November 27, 2024 19:02
@rkrasiuk rkrasiuk added this pull request to the merge queue Nov 27, 2024
Merged via the queue into main with commit 4724564 Nov 27, 2024
40 checks passed
@rkrasiuk rkrasiuk deleted the rkrasiuk/sparse-storage-trie-mut branch November 27, 2024 19:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants