ethpandaops / ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
MIT License
261 stars 154 forks source link

fix: rbuilder upstream repo with reth-rbuilder binary #828

Open barnabasbusa opened 3 weeks ago

barnabasbusa commented 3 weeks ago

Depends on https://github.com/ethpandaops/eth-client-docker-image-builder/pull/208 Depends on https://github.com/flashbots/rbuilder/pull/237

barnabasbusa commented 3 weeks ago

It looks like the current implementation uses reth 1.0.6 which does not seem to have flashbots in the http.api available.

error: Invalid value 'admin,net,eth,web3,debug,trace,flashbots' for --http.api <HTTP_API>: Matching variant not found.
    [possible values: admin,debug,eth,net,trace,txpool,web3,rpc,reth,ots]