Vitalik Buterin Unveils Ethereum Transaction Redesign for Scalability
Ethereum co-founder Vitalik Buterin has proposed a new transaction model that could allow the network to process some validation work in parallel. This redesign, outlined on September 6, separates transaction actions from dependencies so each component can be optimized independently later.
The current Ethereum model combines authorization, fee payment, and execution within a common processing flow. However, Buterin argues that dependencies, such as signatures or state proofs, could be checked separately and in parallel with the rest of the validation process.
Under the proposed model, predictable transactions would receive lower gas costs because clients can verify them more efficiently. This approach would reward operations that specify their dependencies clearly.