flashbots / flashbots/mev-boost

incompatibility of public bids and permissionless relaying

Open
#231 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.4k
Forks
292
PR merge metrics
No merged PRs in 30d

Description

I've been reflecting some more on the following two issues:
https://github.com/flashbots/mev-boost/issues/112
https://github.com/flashbots/mev-boost/issues/219

I am starting to believe it is not possible to build a permissionless relay if it has public bid values.

The dominant builder strategy under these conditions will be a latency race. A builder will want to submit a block as late as possible in the proposal window in order to give the least amount of time possible for competing builders to update their bids. This means there is an incentive to bypass relays in order to minimize network hops and to make initial bids as low as possible to then increment using PGA style strategies. The end result is higher barriers to entry for new builders due to complex bidding strategies and investment into low latency systems or co-location.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.