From 65db11c1a446976e6a60d3460916be130476b8c6 Mon Sep 17 00:00:00 2001 From: "Dr. Mia von Steinkirch" <1130416+F4DELEGATECALL@users.noreply.github.com> Date: Mon, 17 Oct 2022 22:31:46 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=A5=A7=20add=20projects=20in=20the=20p2p?= =?UTF-8?q?=20and=20app=20layer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MEV_on_Ethereum/README.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md index 817246b..da51285 100644 --- a/MEV_on_Ethereum/README.md +++ b/MEV_on_Ethereum/README.md @@ -3,7 +3,7 @@
-## in this repo +### in this repo
@@ -16,15 +16,22 @@ Screen Shot 2022-10-17 at 10 19 34 PM +
+ + + +### resource + +* [frontrunning mev crisis](https://writings.flashbots.net/writings/frontrunning-mev-crisis/) + + ----
-## terminology +### terminology -
@@ -49,3 +56,6 @@ Proposer Builder Separation, see: State of research: increasing censorship resis - `priority_fee`: amount defined by the user as `maxPriorityFeePerGas`, paid from user -> coinbase address - `block.coinbase transfer`: the EVM has an opcode which allows end user to send fund directly to the coinbase address (same recipient as `priority_fee` - `regular transfer`: a transaction created to send eth to other account + + +