From e46962109d3562cbdaf16c809b4a09da16030591 Mon Sep 17 00:00:00 2001 From: "mia von steinkirch, phd" <1130416+miavonsteinkirch@users.noreply.github.com> Date: Thu, 17 Nov 2022 14:06:51 -0800 Subject: [PATCH] Update README.md --- flashbots/mev-boost/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flashbots/mev-boost/README.md b/flashbots/mev-boost/README.md index b083a44..0b0a857 100644 --- a/flashbots/mev-boost/README.md +++ b/flashbots/mev-boost/README.md @@ -7,8 +7,9 @@
* [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. -* [mev-boost, relays, self-sovereignty](https://mirror.xyz/mevwaifu.eth/Xo_5rIpRQpFOC__kYfjLJVOFwlSZH2n8tUnHoXo6VyI) +* [Article: mev-boost, relays, self-sovereignty](https://mirror.xyz/mevwaifu.eth/Xo_5rIpRQpFOC__kYfjLJVOFwlSZH2n8tUnHoXo6VyI)