-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Set trie mask bits directly in the sparse trie #12877
Labels
A-trie
Related to Merkle Patricia Trie implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
Comments
shekhirin
added
A-trie
Related to Merkle Patricia Trie implementation
C-enhancement
New feature or request
D-good-first-issue
Nice and easy! A great choice to get started
labels
Nov 26, 2024
Hi @shekhirin, i would like to take this issue. Thanks! |
@htiennv assigned, let me know if you need any pointers or have questions! |
thanks @shekhirin |
hey @htiennv, any progress on this? |
Can I be assigned to this? |
Hi @shekhirin, Sorry, i'm not active online for the past few days. I'll make a PR for it |
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
D-good-first-issue
Nice and easy! A great choice to get started
Describe the feature
reth/crates/trie/sparse/src/trie.rs
Lines 781 to 783 in 2dc9288
reth/crates/trie/sparse/src/trie.rs
Lines 836 to 849 in 2dc9288
This will likely require changes to
alloy-trie
Additional context
No response
The text was updated successfully, but these errors were encountered: