From b1d03f38f7f056757c5e9f47fd65d5e4da8bd3c0 Mon Sep 17 00:00:00 2001
From: "Dr. Mia von Steinkirch"
<1130416+F4DELEGATECALL@users.noreply.github.com>
Date: Mon, 17 Oct 2022 21:25:26 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B6=20add=20mev-boost=20docker=20image?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
flashbots/mev-boost/README.md | 17 ++++-------------
1 file changed, 4 insertions(+), 13 deletions(-)
diff --git a/flashbots/mev-boost/README.md b/flashbots/mev-boost/README.md
index bf9074b..c6ba4b4 100644
--- a/flashbots/mev-boost/README.md
+++ b/flashbots/mev-boost/README.md
@@ -7,9 +7,8 @@
* [mev-boost](https://github.com/flashbots/mev-boost#installing) is a middleware run by validators to democratize the block-building market.
-* it's an 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 was initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
-* builders produce blocks containing transaction orderflow and a fee for the block proposing validator (separating these roles).
+* it's an implementation of [proposer-builder-separation (PBS)](https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725) for proof-of-stake Ethereum, initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
+
@@ -18,24 +17,16 @@
-
-
-
----
-
-### guides
-
-* [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)
-
---
### resources
-
+* [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)
+* [mev-boost docker image](https://hub.docker.com/r/flashbots/mev-boost)
* [why mev boost](https://writings.flashbots.net/writings/why-run-mevboost/)
* [mev-boost post-merge](https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177)
* [mev-boost builder stats dune](https://dune.com/ChainsightAnalytics/mev-after-ethereum-merge)