From 08ab440832b6c3e0e6cc1c834ac953288018923d Mon Sep 17 00:00:00 2001
From: "Dr. Mia von Steinkirch"
<1130416+F4DELEGATECALL@users.noreply.github.com>
Date: Sat, 15 Oct 2022 19:05:43 -0700
Subject: [PATCH] =?UTF-8?q?=F0=9F=AB=94=20add=20research=20papers=20from?=
=?UTF-8?q?=20flashbot?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 28 +++++++++++++++-------------
1 file changed, 15 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index f04f713..3cc25b0 100644
--- a/README.md
+++ b/README.md
@@ -204,9 +204,6 @@
-
-##### must read about mev
-
- [Endgame by Vitalik](https://vitalik.ca/general/2021/12/06/endgame.html)
- [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)
@@ -226,16 +223,6 @@
- [Ethereum is a Dark Forest by Paradigm](https://www.paradigm.xyz/2020/08/ethereum-is-a-dark-forest)
-
-
-##### research
-
-- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
-- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
-- [SoK: Transparent Dishonesty: Front-running Attacks on Blockchain](https://arxiv.org/pdf/1902.05164.pdf)
-- [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
-- [DEX Arbitrage, Mathematical Optimisations & Me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
-- [A list of open problems in DeFi by Emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
@@ -253,6 +240,21 @@
* [cross-domain mev](https://arxiv.org/abs/2112.01472)
* [MEV wiki](https://www.mev.wiki/)
+
+
+#### papers
+
+- [Flash Boys 2.0, the original article](https://arxiv.org/pdf/1904.05234.pdf)
+- [Towards a Theory of Maximal Extractable Value I, Diamandis et al](https://people.eecs.berkeley.edu/~ksk/files/MEV_CFMM.pdf)
+- [SoK: Transparent Dishonesty: Front-running Attacks on Blockchain](https://arxiv.org/pdf/1902.05164.pdf)
+- [KeeperDAO's whitepaper](https://github.com/keeperdao/whitepaper/blob/main/whitepaper.pdf)
+- [DEX Arbitrage, Mathematical Optimisations & Me](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
+- [A list of open problems in DeFi by Emperor](https://mirror.xyz/0xemperor.eth/0guEj0CYt5V8J5AKur2_UNKyOhONr1QJaG4NGDF0YoQ)
+- [Combining GHOST and Casper](https://arxiv.org/abs/2003.03052)
+- [Three Attacks on Proof-of-Stake Ethereum](https://arxiv.org/abs/2110.10086)
+- [Two Attacks On Proof-of-Stake GHOST/Ethereum](https://arxiv.org/abs/2203.01315)
+
+
---