Skip to content

feat(mev-boost): add support for config file#478

Merged
skylenet merged 3 commits intoethpandaops:masterfrom
bharath-123:add-mev-boost-config
Jan 6, 2026
Merged

feat(mev-boost): add support for config file#478
skylenet merged 3 commits intoethpandaops:masterfrom
bharath-123:add-mev-boost-config

Conversation

@bharath-123
Copy link
Contributor

@bharath-123 bharath-123 commented Dec 18, 2025

MEV-Boost recently introduced timing games in flashbots/mev-boost#839. This PR introduces a config file where we can specify the time to send a first getHeader request and the time intervals at which we want send subsequent getHeader requests per relay.
It also allows us to disable/enable timing games per relay.
We ideally would like to test this on hoodi before doing a mev-boost release

@skylenet skylenet changed the title add mev-boost config feat(mev-boost): add support for config file Jan 6, 2026
@skylenet
Copy link
Member

skylenet commented Jan 6, 2026

Thanks @bharath-123 . Sorry for just checking this now. I've simplified a bit the config file by just using a single variable for it. This has the advantage that we don't always have to update the role whenever the config format is updated on mev-boost.

Just waiting for CI to run and if it passes we can merge this in 👍

@skylenet skylenet merged commit e89e43b into ethpandaops:master Jan 6, 2026
6 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.

2 participants