diff --git a/flashbots/mev-boost/README.md b/flashbots/mev-boost/README.md index cd329bb..af5a942 100644 --- a/flashbots/mev-boost/README.md +++ b/flashbots/mev-boost/README.md @@ -1,4 +1,4 @@ -## 🗡🩸 mev-boost stuff +## mev-boost
@@ -7,16 +7,14 @@
* [mev-boost](https://github.com/flashbots/mev-boost#installing) is a middleware run by validators to democratize the block-building market with a implementation of [proposer-builder-separation (PBS)](https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725) 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](https://mirror.xyz/mevwaifu.eth/Xo_5rIpRQpFOC__kYfjLJVOFwlSZH2n8tUnHoXo6VyI)
-Screen Shot 2022-09-18 at 2 57 20 PM + @@ -24,7 +22,7 @@
-Screen Shot 2022-12-19 at 11 45 17 PM +
@@ -36,8 +34,9 @@ ### resources +
- +* [mev-boost, relays, self-sovereignty](https://mirror.xyz/mevwaifu.eth/Xo_5rIpRQpFOC__kYfjLJVOFwlSZH2n8tUnHoXo6VyI) * [mev-boost on a goerli validator](https://mirror.xyz/steinkirch.eth/Xo_5rIpRQpFOC__kYfjLJVOFwlSZH2n8tUnHoXo6VyI) * [running mev-boost-relay at scale](https://www.notion.so/Running-mev-boost-relay-at-scale-4040ccd5186c425d9a860cbb29bbfe09) * [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)