Skip to content

Add builder playground to CI #263

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

avalonche
Copy link
Collaborator

@avalonche avalonche commented May 28, 2025

Resolves #228

Copy link

vercel bot commented May 28, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rollup-boost ⬜️ Ignored (Inspect) May 28, 2025 6:38am


- name: Setup Builder Playground
shell: bash
run: |
Copy link
Collaborator

Choose a reason for hiding this comment

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

You should be able to install playground from here https://github.com/flashbots/flashbots-toolchain

shell: bash
run: |
op-rbuilder -- node --builder.playground
builder-playground cook opstack --external-builder http://host.docker.internal:4444
Copy link
Collaborator

Choose a reason for hiding this comment

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

If you run external-builder=op-reth works as well unless you explicitely to run the external builder outside.

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.

Add Builder-playground to CI
2 participants