- public discussion around MEV started by pmcgooohan on e/ethereum, and it was formalized by phildaiann et. al's paper flash boys 2. here are the main essays and papers from the last years.
here are some ideas (and below are some of the projects working on specific problems and solutions):
- instead of having to deal with certain centralized actors, the network would put in place mechanism to burn mev (inspired by the burn mechanism found within EIP-1559).
- targets the centralizing potential that mev can have on validators, but removing the economic incentives of mev for validators.
- in this ethresear.ch discussion, domothy recommends implementing an auction for the "right to build a block" on the network (happening at the validator level). network’s slot times would change from 12 seconds to 16 seconds to allow for the period of bidding on block proposal rights.
- in this ethresear.ch and this, francesco propose "Smoothing MEV means reducing the variance in the MEV that is captured by each validator, with the ultimate goal of getting the distribution of rewards for each validator to be as close as possible to uniform: a staker would then get a share of rewards proportional to their stake, just like with issuance."
- while smoothing is not available as an in-protocol ethereum, the general principle can be seen via smoothing liquid staking pools. rocketpool operates a voluntary smoothing pool see also eigenlayer discussions. mev-share from flashbots has also introduced a proposal for programmable provate orderflow that rewards users (through a matchmaking protocol between users and searchers).
- while MEV smoothing/burning focuses on the end of the MEV supply chain and interactions between block builders and validators, mev sharing is in the beginning of the supply chain, for example with block builders that provide rebates (e.g. wallet-boost from blocknative).