From b4495781f6a9b7e8b58ae31bbee4306872216fae Mon Sep 17 00:00:00 2001 From: "steinkirch.eth" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Wed, 8 Mar 2023 18:49:39 -0800 Subject: [PATCH] running geth within sgx, by flashbots --- MEV_by_chains/MEV_on_Ethereum/block_builders.md | 1 + 1 file changed, 1 insertion(+) diff --git a/MEV_by_chains/MEV_on_Ethereum/block_builders.md b/MEV_by_chains/MEV_on_Ethereum/block_builders.md index 8ccc27b..41a62fd 100644 --- a/MEV_by_chains/MEV_on_Ethereum/block_builders.md +++ b/MEV_by_chains/MEV_on_Ethereum/block_builders.md @@ -43,4 +43,5 @@ * [mev and the rise of builders, by galaxy](https://www.galaxy.com/research/whitepapers/mev-the-rise-of-the-builders/) * [block builder decentralization is coming, but maybe not so soon, by ballsyalchemist](https://bittokoin.substack.com/p/block-builder-decentralization-is) * [the role of block building in the future of ethereum, by d. der werff](https://frontier.tech/beyond-extraction) +* [running geth within sgx, by flashbots](https://writings.flashbots.net/geth-inside-sgx)