Try   HackMD

The Future

Suggested Prework

EPF-Cohort 4 Interests

Ethereum Learning Road Map

VKT

MPT

RLP

DEVP2P

Resources

Stateless Ethereum

Enable validators to be able to validate blocks without requiring state. Instead
use block witnesses to validate the resulting state root.

Resources

Zk Rollups/EVM

Node Networking

Smart Contract

The Merge

Random

MEV

Account Abstraction

Go Repository

NB use release to explore version to look into https://github.com/ethereum/go-ethereum/releases, from support of Merkle to Verkle trie.

Additional Learning (Golang + Cryptography + Foundational Engineering)

MPC