mev-boost
mev-boost copied to clipboard
incompatibility of public bids and permissionless relaying
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.