Skip to content

chore: fix op-rbuilder devnet docs #562

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

Merged
merged 4 commits into from
Apr 17, 2025
Merged

Conversation

danyalprout
Copy link
Contributor

📝 Summary

Update the op-rbuilder devnet documentation:

  • Update it to use the builder-playground
  • Various fixes (e.g. remove optimism feature, use fully qualified docker image so it pulls automatically)

✅ I have completed the following steps:

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

Copy link
Contributor

@therustmonk therustmonk left a comment

Choose a reason for hiding this comment

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

The only devnet workflow that worked for me. At least the playground and op-rbuilder started sucessfully. Thanks 🙏

@squadgazzz
Copy link

squadgazzz commented Apr 16, 2025

With this approach, I am getting WARN Failed to add builder transaction err=evm execution error: transaction validation error: lack of funds (0) for max fee (1329054756499) from the rbuilder side. If the account needs to be funded manually, could you add this to the readme?

@danyalprout
Copy link
Contributor Author

@squadgazzz are you using this PR for your local builder-playground?

Currently the default builder playground setup doesn't fund the L2 addresses. I don't want to add this to the readme, as I'm hoping it's temporary until it's merged

Copy link
Contributor

@therustmonk therustmonk left a comment

Choose a reason for hiding this comment

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

Perfect 👍

docker run mevflood init -r http://host.docker.internal:8547 -s local.json
git clone https://github.com/flashbots/contender
cd contender
cargo run -- setup ./scenarios/simple.toml http://localhost:2222

Choose a reason for hiding this comment

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

Does it work correctly for you? The run gets stuck

opening DB at /Users/squadgazzz/.contender/contender.db
No private keys provided. Using default private keys.
sending funding txs (1 account)...
waiting for funding tasks to finish...
funding account 0x1E0BC2B8ae3A99760bF83588DA2b4Da649D71E5C with user account 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266. tx: 1b454a47f62cd11b27ea513b81dfc8507bd366913ba9b809abbf4cdbb4537237

@avalonche avalonche merged commit 8835bb1 into flashbots:develop Apr 17, 2025
4 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.

4 participants