Ethereum co-founder Vitalik Buterin says native account abstraction — so-called smart accounts — should be delivered with the Hegota fork within about a year. He explained that EIP-8141 has been consolidated into an omnibus proposal that resolves the remaining issues account abstraction aimed to solve and is targeted for deployment this year.
Buterin summarized the core mechanism as “frame transactions”: instead of a transaction being a single atomic operation, it becomes a sequence of frames that can reference each other’s data. Individual frames can signal authorization for a sender or for the party paying gas. A validation frame can verify and approve signatures before an execution frame runs, enabling flexible account logic such as multisig setups, quantum-resistant wallets, and on-chain key rotation.
Handling gas in non-ETH tokens can be implemented by a paymaster contract or a specialized DEX that supplies ETH in real time without intermediaries — a capability Buterin emphasized as essential to Ethereum’s preference for minimizing intermediaries.
Account abstraction also has privacy benefits: it can eliminate dependency on dedicated “public broadcasters” used by some privacy systems and instead leverage a general-purpose public mempool. The Strawmap timeline anticipates native account abstraction arriving in the second half of 2026.
Existing Ethereum accounts would be migratable into the unified framework to gain features like batched operations and sponsored transactions. Separately, Buterin outlined a quantum-resistance roadmap focusing on four areas of concern: validator signatures, data storage, user account signatures, and zero-knowledge proofs. He also expects progressive reductions in slot time and finality time as part of longer-term scaling efforts.
Readers should verify ongoing developments independently as proposals and timelines may evolve.