Verkle integration in reth
Duration: 00:14:31
Speaker: Aditya Gupta
Type: Lightning Talk
Expertise: Intermediate
Event: Devcon
Date: Nov 2024
This talk concerns the presentation of EPF Project: Verkle integration in reth.
The project comprised of replacing the current state-commitment structure in reth with verkle tries and other modifications for statelessness, including implementing EIPs such as EIP-4762: Statelessness gas cost changes (to REVM), EIP-6800: Ethereum State using a unified verkle trie, EIP-7709: Read BLOCKHASH from storage and update cost, and passing the associated execution-spec-test vectors designed for these EIPs.