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

Add custom payload generator #352

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from
Open

Add custom payload generator #352

wants to merge 7 commits into from

Conversation

ferranbt
Copy link
Contributor

@ferranbt ferranbt commented Jan 7, 2025

πŸ“ Summary

This PR introduces a payload generator for Reth that does not create multiple block building blocks but only spawns a single process.

πŸ’‘ Motivation and Context


βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

@ferranbt
Copy link
Contributor Author

ferranbt commented Jan 7, 2025

I believe the bench is going to fail for this PR because it compares execution at two different branches and when it checks out develop branch it keeps the new op-rbuilder2 package and tries to run it without the optimism flag.

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