mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-11-24 16:33:42 -05:00
| .. | ||
| geth_and_k8s | ||
| searcher-builder-validator-sequencer | ||
| block_builders.md | ||
| blockspace.md | ||
| eip-1559.md | ||
| evm-knowledge.md | ||
| glossary.md | ||
| pos_consensus_mechanisms.md | ||
| README.md | ||
| relays.md | ||
| running-a-node-advanced.md | ||
| running-a-node.md | ||
| the_mempool.md | ||
mev and proof-of-state ethereum
in this dir
- running nodes and validators
- advanced resources on running nodes and validators
- geth on kubernetes
- dets and specs for relays
- pos consensus mechanisms
- blockspaces
- basic evm
- eip-1559
- the mempool
- searcher builder validator/sequencer
- glossary
nodes and validators stats
- ethereum.org launchpad
- official beacon chain explorer
- another beacon chain explorer
- prater/goerli beacon chain explorer
- beacon chain validator ratings
- list of nodes as a service
- node watch
- archive node access
- list of nodes as a service
- economics post-merge
- exploring the first 1k epochs of eth, by barnabe.eth
consensus layer
execution layer
####### both layers
clients
execution layer
consensus layer
engine api
resources
- resources on private order flows
- proposer/block builder separation-friendly fee market designs
- mev on eth2 talk by vitalik
- updates on pbs video by barnabe monnot
- Ethereum Proof-of-Stake Consensus Specifications
- Increasing censorship resistance of transactions under proposer/builder separation (PBS), by Vitalik et al
- Weak Subjectivity in Eth2.0
- Ethereum Proof-of-Stake Consensus Specifications
- order flow, auctions, and centralization (flashbots)