From 1530c25a142e570423cc7e3210b9ed021a81fd6a Mon Sep 17 00:00:00 2001 From: "steinkirch.eth, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:25:16 -0700 Subject: [PATCH] encrypted mempools, by jon charbonneau --- MEV_projects/history.md | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) diff --git a/MEV_projects/history.md b/MEV_projects/history.md index d333a46..9200e10 100644 --- a/MEV_projects/history.md +++ b/MEV_projects/history.md @@ -1,37 +1,54 @@ -### historical readings +### canonical readings
+#### 2023 + +* [⭐️⭐️⭐️⭐️ encrypted mempools, by jon charbonneau](https://joncharbonneau.substack.com/p/encrypted-mempools) +- [⭐️⭐️⭐️⭐️ mev on ethereum: a policy analysis, by m. barczentewicz](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4332703) + + +#### 2022 + + +- [⭐️⭐⭐⭐ towards a theory of mev I, by diamandis et al.](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf) + + +#### 2021 - [⭐⭐⭐ mev and me, by paradigm](https://research.paradigm.xyz/MEV) -- [⭐⭐⭐⭐ flash boys 2.0, by p. daian et al.](https://arxiv.org/pdf/1904.05234.pdf) - [⭐⭐⭐ return to the dark forest, by rekt](https://rekt.news/return-to-the-dark-forest/) - [⭐⭐⭐ hiding in plain sight, by samczsun](https://samczsun.com/hiding-in-plain-sight/) - [⭐⭐⭐⭐ we live in a mempool, by tom schmidt](https://medium.com/dragonfly-research/we-live-in-a-mempool-backrunning-the-mev-crisis-a4ea0b493b05) -- [⭐️⭐⭐⭐⭐ escaping the dark forest, by samczsun](https://samczsun.com/escaping-the-dark-forest/) -- [⭐️⭐⭐ ethereum is a dark forest, by paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest) -- [⭐️⭐⭐⭐ towards a theory of mev I, by diamandis et al.](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf) - [⭐️⭐⭐ how to light up the dark forest, by robert miller](https://writings.flashbots.net/writings/the-anatomy-of-an-inspector/) - [⭐️⭐ the 0 to 1 guide to mev, by blockchain at berkeley](https://calblockchain.mirror.xyz/c56CHOu-Wow_50qPp2Wlg0rhUvdz1HLbGSUWlB_KX9o) - [⭐️⭐ how to build an ethereum mining pool, by dragonfly](https://medium.com/dragonfly-research/how-to-build-an-ethereum-mining-pool-6be356520b7a) - [⭐️⭐⭐️ how i learned to stop worrying and love mev, by sreeni](https://medium.com/dragonfly-research/dr-reorg-or-how-i-learned-to-stop-worrying-and-love-mev-2ee72b428d1d) -- [⭐️⭐️⭐️ the enemy of your enemy is not your friend, by kobayashi](https://fiona.mirror.xyz/QXdCOAggA5g_j5R_JpO-V5LqK89EbimnYIV6c2rOsT0) -- [⭐️⭐️⭐️⭐️ mev on ethereum: a policy analysis, by m. barczentewicz](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=4332703) -- [⭐️⭐️⭐️⭐️ wrecking sandwich traders for fun and profit, by n. worsley](https://github.com/Defi-Cartel/salmonella) -- [⭐️⭐️⭐️⭐️ foundations of blockchains and mev, by tim roughgarden](https://timroughgarden.github.io/fob21/) -- [⭐️⭐️⭐️ tricking frontrunners into being transaction relayers, by sankar4033](https://ethresear.ch/t/surrogeth-tricking-frontrunners-into-being-transaction-relayers/6937/1) -- [⭐️⭐️⭐️⭐️ implementing ethereum trading front-runs on the bancor exchange, by ivan bogatyy](https://hackernoon.com/front-running-bancor-in-150-lines-of-python-with-ethereum-api-d5e2bfd0d798) - [⭐️⭐️⭐️ quantifying blockchain extractable value: how dark is the forest?, by kaihua qin et al.](https://arxiv.org/pdf/2101.05511.pdf) +- [⭐️⭐️⭐️ the enemy of your enemy is not your friend, by kobayashi](https://fiona.mirror.xyz/QXdCOAggA5g_j5R_JpO-V5LqK89EbimnYIV6c2rOsT0) +- [⭐️⭐️⭐️⭐️ foundations of blockchains and mev, by tim roughgarden](https://timroughgarden.github.io/fob21/) + +#### 2020 + +- [⭐️⭐⭐⭐⭐ escaping the dark forest, by samczsun](https://samczsun.com/escaping-the-dark-forest/) +- [⭐️⭐⭐ ethereum is a dark forest, by paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest) +- [⭐️⭐️⭐️ tricking frontrunners into being transaction relayers, by sankar4033](https://ethresear.ch/t/surrogeth-tricking-frontrunners-into-being-transaction-relayers/6937/1) + + +#### 2019 + +- [⭐⭐⭐⭐ flash boys 2.0, by p. daian et al.](https://arxiv.org/pdf/1904.05234.pdf) - [⭐⭐️⭐️ transparent dishonesty: front-running attacks on blockchain, by shayan eskandari et al.](https://arxiv.org/pdf/1902.05164.pdf) +#### 2017 +- [⭐️⭐️⭐️⭐️ implementing ethereum trading front-runs on the bancor exchange, by ivan bogatyy](https://hackernoon.com/front-running-bancor-in-150-lines-of-python-with-ethereum-api-d5e2bfd0d798)
- ---