Vitalik Buterin Signals Major Ethereum Wallet Overhaul
Summary
Ethereum co-founder Vitalik Buterin announced that a long-awaited plan for account abstraction, which will make the network's accounts more flexible, is nearing implementation, possibly with the upcoming Hegota fork. The centerpiece is EIP-8141, an omnibus design solving remaining challenges. This overhaul aims to transform wallets into programmable accounts capable of batching actions, supporting multisig controls, and separating transaction authorization from gas payment, moving beyond current Externally Owned Accounts (EOAs).
The new structure involves "Frame Transactions," which break activity into calls that can validate a sender, authorize a gas payer, and execute multiple actions atomically. A key feature is the introduction of "paymaster" contracts, allowing users to pay gas fees in assets other than ETH, or enabling applications to sponsor user fees directly. Buterin emphasized that this design adheres to the cypherpunk principle of intermediary minimization.
Furthermore, the model could enhance privacy tools by allowing paymasters to verify zero-knowledge proofs. While the primary challenge might be in the mempool handling complex validation logic initially, Buterin noted that compatibility for existing accounts is being discussed to ensure traditional wallets can eventually benefit from features like batch operations and gas sponsorship.
(Source:BeInCrypto)