🥐 add dune mev-boost dashboard

This commit is contained in:
Dr. Mia von Steinkirch 2022-10-17 21:57:05 -07:00 committed by GitHub
parent 4661a01e31
commit c467e6f587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,15 +6,15 @@
<br>
* [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, initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
* [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 was initially proposed by Ethereum researchers as a response to the risk that MEV poses to decentralization of consensus networks.
<br>
<br>
<img width="400" 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="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">
<br>
@ -27,12 +27,13 @@
* [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)
* [dune mev-boost dashboard](https://dune.com/ChainsightAnalytics/mev-after-ethereum-merge)
* [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)
* [flashbots analysis of mev in eth2](https://github.com/flashbots/eth2-research/blob/main/notebooks/mev-in-eth2/eth2-mev-calc.ipynb)
* [ethereum specs for block builder](https://github.com/ethereum/builder-specs)
* [list of mev-boost payout addresses](https://gist.github.com/metachris/a4d10ff59cad5ffe3cf0f2c6e91fc0bc)
* [Merge ready Flashbots Architecture - Ethereum Research](https://hackmd.io/@manifold/S1jRmGIPF)
* [merge ready flashbots architecture](https://hackmd.io/@manifold/S1jRmGIPF)