Researcher details plan to revolutionize Ethereum transactions

ethereum

February 10, 2026

The Ethereum network is currently undergoing a significant transformation in its block verification process, which is attracting the attention of many stakeholders within the community. This shift is described as a “quiet yet fundamental transformation” by a member of the Ethereum Foundation known as ladislaus.

One key aspect of this transformation involves moving away from the traditional method of re-executing all transactions on nodes for block validation. Instead, Ethereum is transitioning towards verifying the correctness of operations using zkEVM proofs. This new approach aims to streamline the validation process and improve efficiency within the network.

The existing system requires each node in the network to re-execute every transaction within a block, resulting in redundant computations and increased bandwidth requirements. By adopting zkEVM proofs, nodes can verify the cryptographic proof of an action’s correctness without the need for repeated computations. This innovation is seen as a long-term solution for enhancing L1 execution scaling on the Ethereum network.

The introduction of a “proof pipeline” will play a crucial role in implementing this new verification process. The pipeline involves the generation of an ExecutionWitness by the execution layer (EL) client, which is used for block verification without storing the full state. A standardized guest program then verifies the state transition using this information, and a proof of correctness is generated by the validator. Finally, the consensus layer (CL) client verifies this proof, ensuring the integrity of the block.

This new approach is expected to create a new category of network participants known as zkAttesters, who will be responsible for verifying zkEVM proofs instead of running a full EL. This shift will reduce the hardware requirements for individual stakers and home validators, allowing them to synchronize data more efficiently and participate in consensus without the need for resource-intensive computations.

The proposed changes are set to be implemented under EIP-8025, as part of Ethereum’s roadmap for 2026. This development aligns with the overarching goal of enhancing the scalability and efficiency of the Ethereum network. In a previous announcement, Vitalik Buterin emphasized the importance of embracing innovation, including the integration of artificial intelligence with Ethereum, to propel the platform towards a brighter future.

Overall, the transformation of Ethereum’s block verification process represents a significant step towards improving scalability, reducing hardware requirements, and streamlining operations within the network. With the implementation of zkEVM proofs and the introduction of zkAttesters, Ethereum is poised to enhance its performance and offer a more efficient blockchain ecosystem for all participants.