From 26c33eae55ebec2295c063fc3bd201578ae73943 Mon Sep 17 00:00:00 2001 From: autistic-symposium-helper <138340846+autistic-symposium-helper@users.noreply.github.com> Date: Sun, 19 Jan 2025 18:51:42 +0100 Subject: [PATCH] the role of relays on reorgs, by dataalways (2024) --- MEV_by_chains/MEV_on_Ethereum/relays.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/MEV_by_chains/MEV_on_Ethereum/relays.md b/MEV_by_chains/MEV_on_Ethereum/relays.md index 2526f9c..3f6dfe8 100644 --- a/MEV_by_chains/MEV_on_Ethereum/relays.md +++ b/MEV_by_chains/MEV_on_Ethereum/relays.md @@ -7,11 +7,15 @@ * relays are a bundle propagation service that receives bundles from searchers, simulate each txs, and forwards them to block producers. * validators can use relays to outsource their block production to entities specialized in extracting extra revenue. +
+ +--- + +### cool resources
-### resources - +* **[the role of relays on reorgs, by dataalways (2024)](https://collective.flashbots.net/t/the-role-of-relays-in-reorgs/4247)** * **[mev relay list](https://github.com/eth-educators/ethstaker-guides/blob/main/MEV-relay-list.md)** * **[everything mev-boost](https://github.com/MEV-WAIFU-LABS/mev_toolkit/blob/main/flashbots/mev-boost/README.md)** * **[fb relay api](https://flashbots.notion.site/Relay-API-Spec-5fb0819366954962bc02e81cb33840f5)**