From 1192b6ca0fb156c84d89ccaeaf42ea55b6cab2bb Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Thu, 9 Feb 2023 12:38:33 -0800 Subject: [PATCH] add erc-4337 --- MEV_by_chains/MEV_on_Ethereum/README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MEV_by_chains/MEV_on_Ethereum/README.md b/MEV_by_chains/MEV_on_Ethereum/README.md index 6d100b3..f0e5b70 100644 --- a/MEV_by_chains/MEV_on_Ethereum/README.md +++ b/MEV_by_chains/MEV_on_Ethereum/README.md @@ -14,14 +14,15 @@ * [running nodes and validators](running-a-node.md) * [advanced resources on running nodes and validators](running-a-node-advanced.md) -* [geth on kubernetes](geth_and_k8s) -* [dets and specs for relays](relays.md) +* [searcher builder validator/sequencer](searcher-builder-validator-sequencer/) * [pos consensus mechanisms](pos_consensus_mechanisms.md) +* [dets and specs for relays](relays.md) +* [geth on kubernetes](geth_and_k8s) +* [account abstraction](account_abstraction) * [blockspaces](blockspace.md) * [basic evm](evm-knowledge.md) -* [eip-1559](eip-1559.md) * [the mempool](the_mempool.md) -* [searcher builder validator/sequencer](searcher-builder-validator-sequencer/) +* [eip-1559](eip-1559.md) * [glossary](glossary.md) @@ -43,7 +44,7 @@ * [archive node access](https://archivenode.io/) * [list of nodes as a service](https://ethereum.org/en/developers/docs/nodes-and-clients/nodes-as-a-service/) * [economics post-merge](https://docs.google.com/spreadsheets/d/15tmPOvOgi3wKxJw7KQJKoUe-uonbYR6HF7u83LR5Mj4/edit#gid=1018097491) -* [exploring the first 1k epochs of eth, by barnabe.eth](https://ethereum.github.io/rig/posdata/notebooks/mainnet_explore.html) +* [the first 1k epochs of eth](https://ethereum.github.io/rig/posdata/notebooks/mainnet_explore.html)