
Sui revealed that bugs in its v1.72 upgrade caused three network halts before validators deployed fixes and restored the network.
Author: Akshat Thakur
31st May 2026 – Sui Mainnet went down three times in 48 hours this week after the v1.72 upgrade introduced a critical gas-charging bug that crashed validators simultaneously.
High Signal Summary For A Quick Glance
Jhogon Yabassi
@hammundi7
@SuiNetwork Really poor . Ethereum hasn’t had any downtime in over a decade . No way serious business will use Sui
Following last week’s outages related to the 1.72 release, the Sui Core Team has completed an investigation and incident review, detailing what happened and the steps taken by validators to restart the network.
04:51 PM·May 31, 2026
SE.213
@probability162
@SuiNetwork At this point, you can tell all your founding members to go f... themselve. A bunch of half-baked tech bros who think they are going to change the universe but the only thing they change is their house to mansion and Patek watches.
Following last week’s outages related to the 1.72 release, the Sui Core Team has completed an investigation and incident review, detailing what happened and the steps taken by validators to restart the network.
04:28 PM·May 31, 2026
MrCrypto
@therealmrcrypto
@SuiNetwork Still Bullish for gasless transactions
Following last week’s outages related to the 1.72 release, the Sui Core Team has completed an investigation and incident review, detailing what happened and the steps taken by validators to restart the network.
04:16 PM·May 31, 2026
Steady attention without excessive speculation.
The outages struck on May 28 and May 29, halting block production for a combined total of roughly 16 hours. According to the Sui Foundation’s incident review published today, the network is now fully stable with all known issues resolved. No user funds were lost or placed at risk during any of the three halts.
The first halt began at approximately 7am PT on May 28 and lasted roughly 6.5 hours. The second hit at around 5am PT on May 29 and ran for about 3.5 hours. Both traced back to the same root cause.
Version 1.72 introduced a feature called “address balances.” This allowed users to pay gas fees directly from their address balance without listing specific coin objects. The feature simplified user experience but also created a dangerous edge case.
When two transactions competed for the same address-balance funds, the runtime tried to “smash” coins during a cancelled transaction. That process produced a negative delta, which then triggered an underflow crash in the settlement logic. Because all validators processed the same transactions, they all crashed at the same time.
With no validators online, Sui’s Mysticeti consensus engine could not produce checkpoints. Block production stopped entirely. Sui confirmed on X that the network resumed on May 28 after validators adopted an interim fix via PR #26828.
The interim fix had a known limitation. The Sui team acknowledged this when they deployed it, noting a low probability of triggering another halt. That probability materialized early on May 29.
“Both today’s and yesterday’s halts are due to the interaction of the 1.72 release, which introduced Address Balances, and gas charging logic,” Sui Network stated on X. “The interim fix had a known issue with a low probability of causing a halt. This morning, the network hit a variant of the known issue and halted.”
Validators then adopted a long-term gas fix through PR #26843. That resolved the gas-charging problem permanently.
Then a third incident emerged. At around 1:30pm PT on May 29, the network stalled again during a scheduled epoch change. A latent bug in how validators persist their DKG (distributed key generation) randomness state prevented the epoch from closing properly. Validators had forgotten a failed DKG verdict after restarting, which stalled the end-of-epoch queue.
A third fix via PR #26846 resolved this issue. The network fully recovered by approximately 7:20pm PT on May 29.
Timeline of the Sui v1.72.2 Multi-Outage Incident
Sui deploys version v1.72.2 to mainnet. The release introduces the new Address Balances feature, which later becomes connected to the sequence of network outages.
Sui Mainnet halts after a gas-smashing operation triggers an integer underflow bug. Block production stops and validators begin investigating the root cause.
Validators coordinate a network recovery effort and rapidly adopt interim patch PR #26828. More than two-thirds of total stake upgrades to the emergency fix required to restart consensus.
The validator supermajority completes the coordinated upgrade and successfully restores network operations. Block production resumes across the chain.
A variant of the original gas-accounting bug triggers another network halt. Despite the previous fix, a related edge case causes consensus to stop once again.
Validators coordinate deployment of a more comprehensive gas-accounting fix through PR #26843, designed to eliminate the broader class of underflow issues.
The upgraded validator set restarts the network and resumes normal checkpoint production following deployment of the gas-fix patch.
A separate bug emerges during an epoch change. The issue is traced to a Distributed Key Generation (DKG) persistence problem, causing the network to halt for a third time within roughly 30 hours.
Validators deploy PR #26846 alongside an epoch force-close procedure. The coordinated recovery succeeds and the network returns to stable operation.
Sui releases a detailed post-mortem covering the three outages, the gas-smashing underflow vulnerability, the DKG persistence bug, validator coordination efforts, deployed patches, and lessons learned from the recovery process.
Sui uses Mysticeti consensus, which requires more than two-thirds of validator stake to agree on new checkpoints. When validators crash, the network halts until enough of them upgrade to a patched version and re-establish consensus.
For each of the three incidents, validators coordinated to adopt the software fix. Once more than two-thirds of stake came online with the new binary, checkpoint production resumed automatically. No fork occurred, and no committed transactions were reverted.
The process relies on off-chain coordination between validator operators. According to the Sui Foundation’s review, this coordination worked smoothly across all three restarts.
SUI dropped approximately 6-8% during the May 28 outage, falling from around $0.99 to a low near $0.90. The token partially recovered to $0.92-$0.93 before the second-day incidents.
By May 31, SUI traded around $0.87-$0.90, down roughly 14.7% on the week. Broader market pressure contributed to the decline alongside the outage-specific selling.
According to DefiLlama data, Sui’s total value locked sat at approximately $521-$542 million across 137 protocols. TVL showed only minor fluctuations during the outage windows. No mass liquidations occurred, and DeFi protocols like Cetus Protocol and NAVI Protocol reported only temporary disruptions.
On-chain data from Suiscan and Sui Explorer showed clear gaps in checkpoint production during each halt. The Sui status page confirmed “major outage” and “degraded performance” while public RPC nodes remained reachable.
Reaction across X, Reddit, and Telegram split along predictable lines. Retail users focused on price impact and reliability concerns. Some called the response “half-baked” and questioned whether the team prioritized speed over stability.
Builders and insiders took a more measured view. Many praised the depth of the incident review and the speed of the fixes. “What gives confidence isn’t that the bug was fixed, but that the response goes beyond a patch,” one community member noted on X.
Several commentators drew comparisons to Solana’s outage history in 2021-2022. Solana experienced multiple network halts during its early growth phase before eventually stabilizing. The parallel raises a question: is Sui following a similar maturation path, or do repeated outages signal deeper concerns?
This marked Sui’s third major outage since late 2024, following incidents in November 2024 and January 2026. CoinDesk reported the May 28 stall as the second outage of 2026. No independent researchers have published analyses contradicting the Sui team’s technical explanation.
The Sui Core Team’s incident review outlines future resilience investments. The team acknowledged that further work is needed on the epoch-transition path, where the DKG bug emerged.
No user compensation plan has been announced. Whether one will follow remains an open question.
For now, the three known issues are resolved. The network has resumed normal operation, and validators are running the patched software. How Sui handles its upgrade testing going forward will likely determine whether these incidents become a footnote or a recurring pattern.
Our Crypto Talk is committed to unbiased, transparent, and true reporting to the best of our knowledge. This news article aims to provide accurate information in a timely manner. However, we advise the readers to verify facts independently and consult a professional before making any decisions based on the content since our sources could be wrong too. Check our Terms and conditions for more info.
Sui Mainnet Hit by Three Outages in 48 Hours After v1.72
White-Hat Exploit Unlocks 1,003 ETH Trapped in 2016 ICO
Alephium Bridge Exploited for $815K via Forged VAAs
Circle Freezes $12.6M in Zama’s Confidential USDC Contract
Sui Mainnet Hit by Three Outages in 48 Hours After v1.72
White-Hat Exploit Unlocks 1,003 ETH Trapped in 2016 ICO
Alephium Bridge Exploited for $815K via Forged VAAs
Circle Freezes $12.6M in Zama’s Confidential USDC Contract