Ethereum Ditches Verkle Trees for Quantum-Resistant Binary Trees
The Ethereum roadmap has undergone a significant shift towards unified binary trees under EIP-7864. This change comes after the Kaustinen testnet reached 500 MB proofs in September, highlighting the need for more efficient data storage solutions.
Verkle trees, which rely on cryptography vulnerable to quantum attacks, have been replaced by binary trees that use only hash functions, ensuring long-term security.
The transition aims to reduce witness size and improve scalability. Verkle trees, although reducing witness size, require a trusted setup ceremony to prevent participants from retaining secret parameters and forging proofs.