mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-28 03:36:10 -04:00
Update README.md
This commit is contained in:
parent
4db6c46b8f
commit
0bacec4bcc
@ -1,4 +1,4 @@
|
|||||||
## 🗡🩸 mev-boost stuff
|
## mev-boost
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -7,16 +7,14 @@
|
|||||||
<br>
|
<br>
|
||||||
|
|
||||||
* [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.
|
* [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.
|
* 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)
|
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<img width="300" 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">
|
<img width="350" src="https://user-images.githubusercontent.com/1130416/190929561-afe6918f-6f34-459e-9d2b-06902918d4d0.png">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -24,7 +22,7 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<img width="500" alt="Screen Shot 2022-12-19 at 11 45 17 PM" src="https://user-images.githubusercontent.com/1130416/208611598-ed51d4e6-b51d-44c4-9d72-cf061aea3690.png">
|
<img width="350" src="https://user-images.githubusercontent.com/1130416/208611598-ed51d4e6-b51d-44c4-9d72-cf061aea3690.png">
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@ -36,8 +34,9 @@
|
|||||||
|
|
||||||
### resources
|
### resources
|
||||||
|
|
||||||
|
<br>
|
||||||
|
|
||||||
|
* [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)
|
* [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)
|
* [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)
|
* [install mev-boost in ubuntu](https://github.com/metanull-operator/eth2-ubuntu/blob/master/v2/mev-boost.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user