Resources
General
- The Hitchhiker's Guide to Ethereum - very good technical introduction
- MEV Driven Centralization in Ethereum: Part 1
PBS & mev-boost
- mev.day talks
- Proposer/block builder separation-friendly fee market designs (@vbuterin)
- MEV-Boost: Merge ready Flashbots Architecture (@thegostep)
- Builder API Specs: https://github.com/ethereum/builder-specs
Eth2
- Consensus spec: https://github.com/ethereum/consensus-specs
- Annotated Eth2 spec: https://eth2book.info/altair/contents
Staking
BLS
- BLS Introduction:
- https://tools.ietf.org/id/draft-boneh-bls-signature-00.txt
- SSZ
- https://www.simpleserialize.com/ - online serializer/deserializer / HTR generator