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

refactor builder to use latest reth #215

Merged
merged 3 commits into from
Apr 23, 2024

Conversation

ralexstokes
Copy link
Owner

@ralexstokes ralexstokes commented Apr 19, 2024

this is essentially a rewrite of the builder to use the latest reth machinery to customize the builder

note: there is an unfortunate dependency cycle b/t latest reth and ethereum-consensus, so this PR also updates to the latest version of ethereum-consensus

update: leaning towards merging as is -- ignoring polish and further refinements, the only thing I see missing is customizing the reth payload builder, which can be done in another PR before this one gets bigger...

@ralexstokes ralexstokes force-pushed the builder/refactor-to-latest-reth branch 10 times, most recently from deb750f to 4bbc745 Compare April 22, 2024 20:42
@ralexstokes ralexstokes force-pushed the builder/refactor-to-latest-reth branch 9 times, most recently from d8f6e1b to 1eb9be1 Compare April 22, 2024 23:29
@ralexstokes ralexstokes force-pushed the builder/refactor-to-latest-reth branch from 1eb9be1 to 4dd89e3 Compare April 22, 2024 23:41
@ralexstokes ralexstokes marked this pull request as ready for review April 23, 2024 13:36
@ralexstokes ralexstokes merged commit f99371b into main Apr 23, 2024
4 checks passed
@ralexstokes ralexstokes deleted the builder/refactor-to-latest-reth branch April 23, 2024 14:04
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.

1 participant