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(rbuilder): Add op-rbuilder as exectuion layer builder option #169

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

SozinM
Copy link
Contributor

@SozinM SozinM commented Feb 12, 2025

I have added participant.el_builder_key, it is used by op-rbuilder to sign transactions. I wanted to keep op_rbuilder_launcher.star and op_reth_launcher.star as close as possible to simplify maintenance.

Closes #139
Should be merged after #163

Blocked by flashbots/rbuilder#419
Meanwhile for local testing ghcr.io/flashbots/op-rbuilder:latest could be replaced with `docker.io/mikawamp/op-builder:latest``

@SozinM SozinM marked this pull request as draft February 12, 2025 12:16
@odyslam
Copy link

odyslam commented Feb 17, 2025

Hey @SozinM, thanks for putting this together!

I want to use this as a basis for running our custom rbuilder devnet. A lot o the changes you are making in this PR seem unrelated to running rbuilder. They are general QoL improvements for op-reth that you chose to bundle in this PR, am I correct? New to Kurtosis so trying to ensure I see the problem space correctly

@SozinM SozinM force-pushed the msozin/add-op-rbuilder-el branch from 41e76dc to 740a487 Compare February 18, 2025 04:28
@SozinM
Copy link
Contributor Author

SozinM commented Feb 18, 2025

Hi @odyslam !
Most of the changes are from this PR #163
You'll need el_builder_key, and all related to op_rbuilder_launcher.star

@SozinM SozinM force-pushed the msozin/add-op-rbuilder-el branch from 740a487 to e350cc5 Compare February 18, 2025 11:45
@avalonche
Copy link
Contributor

Docker Image PR for op-rbuilder flashbots/rbuilder#432

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.

Integrate rbuilder
3 participants