builder icon indicating copy to clipboard operation
builder copied to clipboard

Flashbots MEV-Boost Block Builder

Results 38 builder issues
Sort by recently updated
recently updated
newest added

Hi, The builder assemble the blocks and sends them to the remote relay, while I do not see errors when sending, I see messages (**submitted capella block** and **submitted block**)....

Hi, it appears the Flashbots Sepolia builder submission endpoint is returning 500 errors for eth_callBundle and eth_sendBundle. This was originally reported October 8 in the Discord by another user and...

Fix typos in `cmd`

# Task Tracking Issue tracking for the Cancun Fork Upgrade for the builder in https://github.com/flashbots/builder/tree/deneb. * [x] Rebase [deneb branch](https://github.com/flashbots/builder/tree/cancun-1.12.0) to [latest geth branch](https://github.com/MariusVanDerWijden/go-ethereum/tree/4844-devnet-6) for Deneb * [x] `flashbots_validateBuilderSubmissionV3` endpoint...

#### System information Commit hash : `dd5640df36e64d47de5c48146c0bc27bfd8fead7` As part of testing 4844 seeing invalid state roots ```` Oct-24 11:34:42.049[] info: Synced - slot: 7973 - head: 0x1462â€Ķe36c - exec-block: valid(6868...

#### System information Geth version: `1.11.5-stable-03ee71cf` OS & Version: Windows/Linux/OSX Commit hash : (if `develop`) #### Expected behaviour When we run ./local-builder/devent/devent for test, geth should be work normally ####...

# Rationale What are the use-cases? Useful for devnet testing to have shorter seconds per slot to speed up the development process. ATM there may be a few places in...

## 📝 Summary ## 📚 References --- * [ ] I have seen and agree to [`CONTRIBUTING.md`](https://github.com/flashbots/builder/blob/main/CONTRIBUTING.md)

## 📝 Summary Modifies the v2 endpoint to overwrite gaslimit during simulation, and to return the overwritten values to the relay client This allows the block-validation logic in the API...