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: to_plain_state #1778

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

prestwich
Copy link
Contributor

Closes #1777 by adding a non-consuming API for generating StateChangeset

There's some DRYing to be done.

@prestwich
Copy link
Contributor Author

I went ahead and gave the same treatment to a few other functions used in the reth DB api

Copy link
Collaborator

@DaniPopes DaniPopes left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

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

lgtm

@rakita rakita merged commit 9ded690 into bluealloy:main Sep 18, 2024
27 checks passed
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.

Non-consuming conversion from BundleState to StateChangeset
3 participants