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

chore: Decode MPT nodes using alloy #166

Merged
merged 3 commits into from
Jul 1, 2024
Merged

Conversation

Wollac
Copy link
Contributor

@Wollac Wollac commented Jun 27, 2024

This PR moves the decoding of MPT nodes from rlp to alloy-rlp.

This removes the rlp dependency and should be more performant. The behavior or the API of Steel is not changed.

@Wollac Wollac requested review from capossele and a team as code owners June 27, 2024 13:08
@Wollac Wollac changed the title Chore: Decode MPT nodes using alloy chore: Decode MPT nodes using alloy Jun 27, 2024
@Wollac Wollac marked this pull request as draft June 28, 2024 20:07
@Wollac
Copy link
Contributor Author

Wollac commented Jun 28, 2024

Some of these changes will be integrated into alloy-rlp (alloy-rs/rlp#17) lets wait for that...
Merged

@Wollac Wollac marked this pull request as ready for review July 1, 2024 10:45
@capossele capossele merged commit 760d0a7 into main Jul 1, 2024
9 checks passed
@capossele capossele deleted the chore/alloy-decode-node branch July 1, 2024 14:15
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.

2 participants