EVM Memory Repricing & Gentest
Duration: NaN:NaN:NaN
Speaker: raxhvl
Type: Lightning Talk
Expertise: Intermediate
Event: Devcon
Date: Nov 2024
Memory is a critical resource that enables complex computations within the Ethereum Virtual Machine (EVM). The cost of using memory, designed to prevent its abuse, has not been revised since the inception of Ethereum. However, efficiency gains from hardware advancements and client code optimizations warrants periodic repricing of this cost. We explore possible ways to make memory more accessible.