Ethereum co-founder Vitalik Buterin announced that native account abstraction, or "smart accounts," will be deployed with the Hegota upgrade "within a year," marking the culmination of a decade-long development effort. Speaking over the weekend, Buterin stated, "We finally have EIP-8141, an omnibus that wraps up and solves every remaining problem that AA [account abstraction] was intended to address (plus more)." The core innovation involves "frame transactions," where a single transaction becomes a sequence of interconnected "frames" that can authorize senders or gas payers.
Buterin explained that this enables features like multi-signature wallets, quantum-resistant accounts, and changeable keys through a validation frame followed by an execution frame. A significant advancement is the ability to pay gas fees in non-ETH tokens via a "paymaster contract" or a special-purpose decentralized exchange, eliminating intermediaries. "Intermediary minimization is a core principle of non-ugly cypherpunk Ethereum," Buterin emphasized.
The upgrade also promises major benefits for privacy protocols, allowing platforms like Railgun and Tornado Cash to replace problematic "public broadcasters" with a "general-purpose public mempool," potentially improving user experience. According to the Ethereum Foundation's "Strawmap," native account abstraction is expected in the second half of 2026.
In a related development, Buterin detailed how artificial intelligence is dramatically accelerating Ethereum's development cycle. He revealed that agentic coding was used to produce a 700,000-line prototype Ethereum client aligned with the 2030 roadmap in just weeks, a task previously deemed impossible. However, Buterin cautioned that such AI-generated code likely contains critical bugs and requires rigorous formal verification and expanded test suites for security.
Buterin concurrently outlined a comprehensive quantum resistance roadmap for Ethereum, addressing vulnerabilities in four key areas: validator signatures (BLS), data storage (KZG), user account signatures (ECDSA), and zero-knowledge proofs. The plan involves replacing BLS with hash-based signatures, utilizing STARK aggregation, and leveraging EIP-8141 to enable quantum-resistant signature schemes for externally owned accounts, albeit with initially higher gas costs.