Update README.md

This commit is contained in:
bt3gl 2022-09-18 17:36:16 -07:00 committed by GitHub
parent 85c9fc29fa
commit 0e3fba4dc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,8 +4,10 @@
* [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).
<br>
<img width="1289" alt="Screen Shot 2022-09-18 at 2 57 20 PM" src="https://user-images.githubusercontent.com/1130416/190929561-afe6918f-6f34-459e-9d2b-06902918d4d0.png">