From 8fa7c31af5085a4bb2592be5935b7aea075b4acf Mon Sep 17 00:00:00 2001
From: "dr. mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Tue, 7 Feb 2023 09:00:20 -0800
Subject: [PATCH] Searcher-Builder-Validator/Sequencer
---
.../README.md | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
create mode 100644 MEV_on_Ethereum/searcher-builder-validator-sequencer/README.md
diff --git a/MEV_on_Ethereum/searcher-builder-validator-sequencer/README.md b/MEV_on_Ethereum/searcher-builder-validator-sequencer/README.md
new file mode 100644
index 0000000..579083a
--- /dev/null
+++ b/MEV_on_Ethereum/searcher-builder-validator-sequencer/README.md
@@ -0,0 +1,18 @@
+## Notes on Searcher-Builder-Validator/Sequencer (SBV)
+
+
+
+### tl; dr
+
+* cooperation between proposers seems unlike in an unfair market, especially in a semi-permissionless half-centralized sequencer setup
+* considering slashing risks, the incentives to become a sequencer (despite tx fees) are unclear
+* having a Searcher-Builder-Validator/Sequencer supply chain could lead to trusted social contracts between all actors
+* should MEV be addressed on the application layer? this generate security concerns on the underlying protocol
+* a fair marketplace would let searchers to look for predictable MEV state changes with profitable actions, with the security of the protocol (with the sequencer itself)
+
+
+
+
+---
+
+### resources