ETH2030
Targeting the full EF Protocol L1 roadmap. 50 packages, 18,000+ tests, 58 EIPs. Built in Go.
Features
Full coverage of the EF Protocol L1 roadmap
Full EVM Execution
164+ opcodes, 24 precompiles, EOF container support. go-ethereum v1.17.0 backend with 13 custom precompiles.
Post-Quantum Cryptography
ML-DSA-65 (FIPS 204), Dilithium3, Falcon512, SPHINCS+ with hybrid signing and PQ algorithm registry.
Native Rollups
EIP-8079 EXECUTE precompile and anchor contract for L1-native rollup execution.
zkVM Framework
Canonical RISC-V RV32IM guest, STF executor for state transition proofs, zkISA bridge with host ABI.
3-Slot Finality
3SF with quick slots (6s), 4-slot epochs, 1-epoch finality, 1M attestations/slot via parallel BLS.
PeerDAS
Data availability sampling, custody proofs, blob streaming, variable-size blobs, Reed-Solomon reconstruction.
ePBS + FOCIL
Enshrined PBS (EIP-7732) with distributed builder and fork-choice enforced inclusion lists (EIP-7805).
Proof Aggregation
SNARK/STARK/IPA/KZG registry, mandatory 3-of-5 proof system with prover assignment and penalties.
Encrypted Mempool
Commit-reveal scheme with Shamir/Feldman threshold crypto and ElGamal encryption for MEV protection.
100% EF State Tests
36,126/36,126 Ethereum Foundation state tests passing via go-ethereum v1.17.0 backend integration.
Complete Networking
devp2p, Discovery V5, gossip pub/sub, Portal network, snap sync, beam sync, DNS discovery.
Engine API V3-V7
Full payload lifecycle, forkchoice, 50+ JSON-RPC methods, WebSocket subscriptions, Beacon API.
Roadmap
8 upgrade phases from Glamsterdam to the Giga-Gas era
Glamsterdam
2026- ▸ePBS
- ▸FOCIL
- ▸BALs
- ▸Native AA
- ▸18 EIP repricing
- ▸Sparse blobpool
Hogota
2026-27- ▸Multidim gas
- ▸Payload chunking
- ▸NTT precompile
- ▸Encrypted mempool
- ▸SSZ transactions
I+
2027- ▸Native rollups
- ▸zkVM framework
- ▸VOPS
- ▸PQ crypto
- ▸Beam sync
J+
2027-28- ▸Light client
- ▸Verkle migration
- ▸Variable blobs
- ▸Reed-Solomon pipeline
K+
2028- ▸3SF
- ▸6-sec slots
- ▸Mandatory 3-of-5 proofs
- ▸1M attestations
- ▸CL proof circuits
L+
2029- ▸Endgame finality
- ▸PQ attestations
- ▸APS
- ▸Custody proofs
- ▸jeanVM aggregation
M+
2029+- ▸Gigagas L1
- ▸Canonical zkVM
- ▸Gas futures
- ▸PQ blob commitments
2030++
Long term- ▸VDF randomness
- ▸Distributed builders
- ▸Shielded transfers
- ▸51% auto-recovery
Glamsterdam
2026Hogota
2026-27I+
2027J+
2027-28K+
2028L+
2029M+
2029+2030++
Long termArchitecture
Three layers of the EF Protocol L1 roadmap, fully implemented
Consensus Layer
Latency
- Quick slots
- 3SF
- 1-epoch finality
- 6s slots
Accessibility
- ePBS
- FOCIL
- APS
- 1M attestations
Cryptography
- PQ attestations
- CL proofs
- VDF
- Secret proposers
Data Layer
Throughput
- Sparse blobpool
- Blob reconstruction
- BPO schedules
Types
- Blob streaming
- Futures
- Variable-size
- Custody proofs
Execution Layer
Throughput
- Gas repricing
- Multidim gas
- Payload chunking
- Gigagas
EVM
- Native AA
- NTT precompile
- Native rollups
- zkISA
Sustainability
- BALs
- Binary tree
- VOPS
- Endgame state
Cryptography
- Encrypted mempool
- PQ transactions
- Shielded transfers
Getting Started
Clone, build, and sync in minutes