Vitalik Buterin published an updated Ethereum Improvement Proposal (EIP-8141) on Sunday, introducing changes designed to reshape how wallets handle transactions, fees, and account security. The proposal is slated for consideration in Hegotá, the next Ethereum upgrade.
Bundling Multiple Actions Into One Transaction
Currently, Ethereum transactions perform a single function—sending funds or approving a token transfer. EIP-8141 would enable what the proposal calls frame transactions, which can combine up to 64 steps in a fixed sequence within a single transaction. If any step fails, the entire batch fails.
This all-or-nothing approach addresses a common problem in which an approval succeeds but the corresponding swap fails. Token approvals and swaps could be completed in one user confirmation instead of two, and wallets could streamline full onboarding workflows into a single step.
Three Key Changes
Seed phrase recovery: The proposal detaches accounts from their original cryptographic keys, allowing wallets to rotate keys or restore access through a second device or trusted contact without requiring users to manage physical backup phrases.
Fee flexibility: Paymasters would allow applications to pay transaction fees on behalf of users, enabling new participants to interact with the network before purchasing Ethereum. Applications could cover costs as a user acquisition expense.
Cryptographic signatures: EIP-8141 would add the P256 signature scheme, which underpins passkeys and phone security chips. The authors characterize this as a step toward post-quantum cryptography rather than a complete quantum-resistant solution.
Broader Design Goals
Buterin's vision includes designing Ethereum with simpler, more predictable transactions that incur lower gas fees, moving toward a design more similar to Bitcoin's transaction model.
No activation date has been set by client teams. A separate gas limit proposal, referred to as the Glamsterdam gas limit push, is expected to arrive in Q4 2026.


