We believe that the aggressive pace called for by the community, including core devs, will require more frequent and smaller forks. Scope and time are coupled in software engineering—if we want a concrete timeline, the scope needs to stay flexible:. In the past, we’ve done the reverse:
That’s led to delays in upgrades, while prioritizing features with limited support. To avoid this, we propose clearly signaling priorities and aligning timelines with the readiness of the most impactful protocol changes.
We support an aggressive but achievable goal of upgrading mainnet to Fusaka by the end of Q3 2025. To make that happen, we propose a minimal scope focused on what matters most for the consensus layer. EIP-7594 (Peer DAS) and EIP-7892 (BPO forks) should be treated as the top priority. Everything else mentioned in EIP-7607 should be considered deferred. No additional features in this cycle—a small and fast fork, with Peer DAS as the only consensus-layer change. We’re committed to shipping this fork by the end of Q3 2025. Aside from EIPs, we’d also like to amend the Multiplexing
section of p2p-interface.md to say that clients “MUST support yamux and MAY NOT use Mplex”. Client teams would deprecate mplex and require all peers to use either QUIC or yamux, with a strong preference for QUIC. Teams can begin flipping defaults early, ideally before Fusaka, so that when Fusaka ships with mplex deprecated, it’s a non-event.
Note: we did not express any opinion on the execution layer EIP not out of exclusion but because we are not experts on it so we will leave it to the EL teams.
Then we should fully shift Fusaka into H1 2026 and plan for a larger fork instead. We propose a “big and slow” fork that would expand the scope to include EIP-7732 (ePBS) and EIP-7805 (FOCIL), along with smaller improvements like better attestation usage.
Note: EIP-7732 in isolation is a consensus layer only change
Note: EIP-7805 in isolation requires execution layer, engine API, and consensus layer changes