Ethereum’s account abstraction (smart accounts) could arrive within the next year as part of the Hegota network upgrade. EIP-8141 bundles the remaining technical pieces needed to implement the feature across the network. The upgrade would apply to both new and existing accounts, enabling a unified framework across the network, and it would enable multi-signature security, recoverable wallets and accounts with changeable keys.
Under EIP-8141, a transaction becomes a structured sequence of frames that reference one another and separately verify authorization, execution and fee payment. In this model a validation step checks the user’s authorization before an execution step processes the transaction. The frame-based structure separates the concerns of authorization, execution and fee settlement within a single transaction flow.
The framework would enable multi-signature security, recoverable wallets and accounts with changeable keys. It supports batch operations that group multiple actions within a single structured transaction, and it supports transaction sponsorship, where fees can be provided or handled by another party. Transaction sponsorship is enabled by the same frame model that treats fee handling as a distinct element of the transaction.
Fee mechanisms enable paying gas fees without holding Ether, via a paymaster contract or a decentralized-exchange mechanism that provides ETH in real time and allows fees to be covered with other tokens. These mechanisms permit fee payment to be handled separately from the user’s authorization and execution steps. The inclusion of fee payment as a verifiable frame enables alternative fee-payment flows and third-party fee coverage within the structured transaction model.
The upgrade roadmap includes planned quantum-resistant protections for validator signatures, stored data, user authentication and zero-knowledge proofs. Developers also plan gradual reductions in block slot time and finality time to speed up confirmations. The roadmap anticipates improved automation, scheduled transactions and complex contract interactions managed at the wallet level. These changes are presented as part of the broader set of upgrades associated with the smart account rollout.
Vitalik Buterin endorsed the Fork-Choice Enforced Inclusion Lists (FOCIL) upgrade ahead of the 2026 Hegota fork to prevent transaction censorship by validators. FOCIL aims to ensure blocks include all valid transactions. FOCIL is described as treating privacy protocols and smart-account transactions the same as normal Ether transfers. The endorsement is reported in the context of preparations for the Hegota network upgrade.
These roadmap items and related upgrades are described alongside the smart account rollout. They are associated with the Hegota network upgrade and the preparations ahead of the 2026 Hegota fork.
Ethereum’s account abstraction (smart accounts) is presented for deployment within the next year as part of the Hegota network upgrade, with EIP-8141 bundling the remaining technical pieces and applying the framework to both new and existing accounts while enabling multi-signature security, recoverable wallets and accounts with changeable keys.
The model structures transactions as frames that separate validation, execution and fee payment, supports batch operations and transaction sponsorship, enables paying gas without holding Ether via paymaster contracts or decentralized-exchange mechanisms, and sits alongside a roadmap that includes quantum-resistant protections for validator signatures, stored data, user authentication and zero-knowledge proofs, gradual reductions in block slot time and finality time, scheduled transactions and wallet-level automation.
Vitalik Buterin endorsed the FOCIL upgrade, which aims to prevent transaction censorship and to treat privacy protocols and smart-account transactions the same as normal Ether transfers.


