mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 11:19:13 -04:00
🗡🩸 mev-boost stuff
tl,dr
- mev-boost is a middleware run by validators to democratize the block-building market with a implementation of proposer-builder-separation (PBS) for proof-of-stake Ethereum.
- PBS / mev-boost smooths out the variance of validator revenue to a degree, by giving solo stakers the same chance of getting as much MEV for the blocks they propose as a large staking pool, but it doesn’t fix MEV driven validator centralisation.
- pbs was initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
- Article: mev-boost, relays, self-sovereignty


resources
- mev-boost on a goerli validator
- running mev-boost-relay at scale
- install mev-boost in ubuntu
- mev-boost docker image
- dune mev-boost dashboard
- why mev boost
- mev-boost post-merge
- mev-boost builder stats dune
- flashbots analysis of mev in eth2
- ethereum specs for block builder
- list of mev-boost payout addresses
- merge ready flashbots architecture