Research answer

Create a landscape editorial hero image for this Studio Global article: Search & fact-check with cited sources for What caused the two Base network block production halts within 24 hours on June 25–26, 2026, prom. Article summary: Here is the full fact-checked account of the two Base network halts on June 25–26, 2026.. Topic tags: general, documentation, general web, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fake numbers, clickbait thumbnails, icons, and tiny thumbnail layouts. Make it useful as an illustrative visual, not as
Coinbase's Layer 2 network Base suffered two block production outages within 24 hours on June 25–26, 2026. Both were caused by the same underlying bug in the block builder logic . The incidents stalled the Beryl hard fork, drew a sharp rebuke from creator Jesse Pollak, and revived criticism of Base's single-sequencer design as a single point of failure.
Both outages were triggered by a single bug in the sequencer's block-building logic . The official Base team account on X confirmed the root cause was identified, fixed, and shared with other OP Stack chains as feedback . In a detailed post-mortem, Base engineers explained that an invalid transaction was received by the block builder and failed during execution as expected, but the system erroneously did not clear the journal state containing the accounts and storage slots that had been accessed . When a valid transaction was executed immediately afterward, it used the stale journal state, leading to incorrect gas calculations and producing an invalid state-transition block . That invalid block jammed the sequencing pipeline, halting all block production.
The same sequence—failure to clear state followed by incorrect gas calculations—caused both outages . No user funds were at risk during either incident .
Base creator Jesse Pollak responded publicly on X, acknowledging both incidents. He stated that user funds were safe throughout but added bluntly that "a halt is not okay" for a platform that aims to support global finance . He described the outages as unacceptable for Base's ambitions and said the team would use the incidents as an opportunity to improve the platform's stability and reliability .
The Beryl hard fork—Base's second independent network upgrade—was originally scheduled for June 25 at 18:00 UTC . After the first outage, Base postponed the upgrade to June 26 at 18:00 UTC to ensure the B20 Activation Registry was fully operational before activation . The team stated that the outage and the upgrade were unrelated .
Beryl bundles three major changes :
The outages revived long-standing criticism that Base's single-sequencer design creates a single point of failure . Because Base runs a single sequencer operated by Coinbase under the OP Stack, there were no backup sequencers or validation nodes that could take over when the invalid block jammed the pipeline . Multiple analysts and community members pointed to this architecture as the underlying systemic risk, arguing that a single-sequencer model is inherently fragile for a network aspiring to support global financial infrastructure .
Base has published a full post-mortem on the June 25 outage, and the team stated it has communicated the findings to other OP Stack chains as feedback . The Beryl hard fork was successfully activated on June 26, but the incidents have left a lingering question: can a chain built on a single sequencer credibly claim to support global finance?
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
On June 25–26, 2026, Base suffered two block production outages caused by the same bug in the block builder logic: a failure to clear stale journal state after a failed transaction, leading to incorrect gas calculatio...