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

perf: store RLP-encoded nodes using ArrayVec #51

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Conversation

DaniPopes
Copy link
Member

Closes #44

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@rkrasiuk rkrasiuk merged commit 296cb8d into main Oct 1, 2024
21 checks passed
@rkrasiuk rkrasiuk deleted the dani/rlp-node branch October 1, 2024 09:56
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

Successfully merging this pull request may close these issues.

perf: use ArrayVec<u8, 33> for RLP of nodes
3 participants