diff --git a/README.md b/README.md index fe9a34f..e520259 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,20 @@ - [Sandwiched?](https://sandwiched.wtf/) - [How to use Flashbots](https://cryptomarketpool.com/how-to-use-flashbots/) - [Flashbots bundle explore](https://flashbots-explorer.marto.lol/) +* [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf) +* [Ethereum is a Dark Forest by Paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest) +* [Escaping the Dark Forest by samczsun](https://samczsun.com/escaping-the-dark-forest/) +* [How to Build an Ethereum Mining Pool by Dragonfly research](https://medium.com/dragonfly-research/how-to-build-an-ethereum-mining-pool-6be356520b7a) +* [MEV and Me by Paradign](https://research.paradigm.xyz/MEV) + - "if block rewards are small enough compared to MEV, it can be rational for miners to destabilize consensus." + - "The rate at which MEV accumulates on a given blockchain is generally proportional to the complexity of its application-layer behavior." +* [Return to the Dark Forest by rekt](https://rekt.news/return-to-the-dark-forest/) +* [Modern MEV sandwich attacks on Ethereum routers by totlsota](https://mirror.xyz/totlsota.eth/9JaNkZ1XQfQD6Y79aLYHC_kb_dSBoJ2JYiag5BuGGM8) +* [Dr. Reorg or: How I Learned to Stop Worrying and Love MEV by Saneel Sreeni](https://medium.com/dragonfly-research/dr-reorg-or-how-i-learned-to-stop-worrying-and-love-mev-2ee72b428d1d) +* [Hiding in Plain Sight by samczsun](https://samczsun.com/hiding-in-plain-sight/) +* [We Live In A Mempool: Backrunning the MEV Crisis by Tom Schmidt](https://medium.com/dragonfly-research/we-live-in-a-mempool-backrunning-the-mev-crisis-a4ea0b493b05) +* [How To Light Up The Dark Forest by Robert Miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/) +* [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)