The Protocol Ethereum Foundation cluster has defined the strategic development vector of the network within the framework of the upcoming Hegota hard fork. Of the 62 improvement proposals (EIPs), only two received the highest priority — S-tier status (must-ship). These are FOCIL (EIP-7805) and Frame Transactions (EIP-8141). This decision is not just a technical detail, but a signal that the team is aimed at a deep structural restructuring of the protocol, rather than cosmetic improvements.
Key mechanisms of the future upgrade
At the consensus level, FOCIL will become the central element. The essence of the mechanism is the creation of mandatory transaction lists by a committee of validators. A block builder who ignores these lists risks losing support from attesting validators. This significantly increases the network's censorship resistance and deprives dominant builders of the ability to block individual operations.
At the execution level, priority is given to EIP-8141, which integrates account abstraction directly into the protocol. This makes account verification, transaction execution, and gas payment programmable. The engineering value of this EIP goes far beyond convenience: it provides cryptographic flexibility, allowing accounts to migrate to new signature schemes without the need for separate hard forks. It is this aspect that is critically important for abandoning secp256k1 keys vulnerable to quantum attacks.
Post-quantum frontier: December 2029
Developers have confirmed an ambitious goal: to make Ethereum's base layer fully resistant to quantum attacks at the execution, consensus, and data levels by December 2029. This is not just a declaration, but a strict deadline that now dictates the pace of the entire roadmap. The Q-day scenario in 2030 is considered deliberately stringent, although most expert forecasts push this threat to a later date. However, the bet on a conservative approach here is absolutely justified — the cost of error is too high.
To achieve the goal, a series of hard forks after Hegota is planned (designations I*, J*, K*, L*). If Glamsterdam is released in December 2026, then a full migration will require five updates with an interval of only ~7.2 months. These are incredibly tight timelines for Ethereum, which forces the team to conduct parallel specification development rather than sequential.
My analysis
The choice of two S-tier EIPs is a bold and logical decision. FOCIL solves the pressing problem of censorship, and Frame Transactions lays the foundation for future cryptographic evolution. However, the main risk of Hegota is not in the complexity of the EIPs themselves, but in their integration. As rightly noted in the Protocol cluster, the safe implementation and testing of their interaction is a key engineering commitment. If these mechanisms do not work as a single whole, we risk getting an unstable protocol, which could become a serious blow to trust in the network at a critical moment of its development.