Vitalik Buterin Proposes New Scalability Solution for Ethereum
Ethereum co-founder Vitalik Buterin has shed light on recent progress in Ethereum's transaction formats, which he believes will greatly benefit scalability and low-gas transactions. In a technical note published on social platform X, Buterin argued that the separation of actions and dependencies is key to achieving this goal.
Buterin explained that an action is an effect a transaction has, such as sending Ether (ETH), while a dependency is a fact about the transaction or state that must be true for it to be valid. He noted that more than 90% of Ethereum activity does not require full dynamism and proposed that contracts, accounts, and transactions should declare what is dynamic and what is statically analyzable.
The Ethereum Improvement Proposal (EIP) 8141, which Buterin believes is the natural interface for native account abstraction and later scaling work, aims to position Ethereum for scalable, low-gas transactions. The proposal mirrors Bitcoin's UTXO model, fostering cross-chain compatibility, and could set new standards for native account abstraction industry-wide.
EIP-8141 defines a new EIP-2718 transaction envelope with type identifier 0x06 and includes published constants such as an intrinsic cost of 12,000 gas and a maximum of 64 frames per transaction. The proposal is scheduled for the 2027 Hegotá upgrade and has already seen significant progress in recent months.