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(primitives): state root methods #5694

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Conversation

rkrasiuk
Copy link
Member

@rkrasiuk rkrasiuk commented Dec 5, 2023

Description

Expose variations of state root computation functions in reth-primitives crate.
Useful for constructing valid blocks during testing and external users for computing state root based on in-memory state.

@rkrasiuk rkrasiuk added the C-enhancement New feature or request label Dec 5, 2023
@rkrasiuk rkrasiuk requested a review from mattsse December 5, 2023 08:36
@rkrasiuk rkrasiuk requested a review from gakonst as a code owner December 5, 2023 08:36
@rkrasiuk rkrasiuk changed the title feat: state root proof methods feat(primitives): state root methods Dec 5, 2023
Copy link
Collaborator

@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.

cool!

@rkrasiuk rkrasiuk enabled auto-merge December 5, 2023 10:30
@rkrasiuk rkrasiuk added this pull request to the merge queue Dec 5, 2023
Merged via the queue into main with commit 8d8700a Dec 5, 2023
@rkrasiuk rkrasiuk deleted the rkrasiuk/feat-proofs-state-root branch December 5, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants