Ethereum core developers are set to vote this Thursday on whether to include EIP-8141, known as frame transactions, in the upcoming Hegota upgrade. This proposal is considered a critical step toward post-quantum (PQ) security on Ethereum's execution layer, addressing vulnerabilities that cannot be fully mitigated by consensus-layer changes alone.
Why Frame Transactions Matter
As quantum computing advances, traditional elliptic curve signatures (e.g., ECDSA) face potential compromise. EIP-8141 decouples accounts from fixed signature schemes, enabling a native path to transition to quantum-resistant signatures without altering account addresses or requiring massive on-chain restructuring. This ensures long-term security for all users and applications.
Account Abstraction as a First-Class Citizen
Beyond security, EIP-8141 introduces a fundamental architectural shift: account abstraction becomes a first-class protocol feature, eliminating reliance on external contracts like ERC-4337. Users gain native flexible transaction validation logic and can pay gas using ERC-20 tokens through programmable mechanisms, reducing friction and enhancing composability.
Hegota Upgrade Context
The Hegota upgrade, expected for late 2026, follows the Pectra upgrade. Other proposals like privacy pools are also under discussion. If approved, EIP-8141 will significantly transform Ethereum's execution-layer security model and user experience. The final decision will be announced after Thursday's core开发者会议 (All Core Devs call).

