mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 06:46:13 -04:00
encrypted mempools, by jon charbonneau
This commit is contained in:
parent
55280cd721
commit
1530c25a14
1 changed files with 29 additions and 12 deletions
|
@ -1,37 +1,54 @@
|
||||||
### historical readings
|
### canonical readings
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
#### 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)
|
- [⭐⭐⭐ 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/)
|
- [⭐⭐⭐ 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/)
|
- [⭐⭐⭐ 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)
|
- [⭐⭐⭐⭐ 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/)
|
- [⭐️⭐⭐ 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)
|
- [⭐️⭐ 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 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)
|
- [⭐️⭐⭐️ 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)
|
- [⭐️⭐️⭐️ 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)
|
- [⭐⭐️⭐️ 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)
|
||||||
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue