Sui Reveals What Caused Three Mainnet Halts After Major Network Upgrade

bitcoinist2026-06-02 tarihinde yayınlandı2026-06-02 tarihinde güncellendi

Özet

The Sui mainnet experienced three outages on May 28 and 29 following its 1.72 network upgrade. The first two halts, on Thursday and Friday morning, were caused by a bug in the new hybrid gas charging logic for address balances. A transaction cancellation due to insufficient funds could later trigger an underflow during the gas settlement process. A temporary patch was applied, but a masked error caused a repeat halt Friday morning. The third outage Friday afternoon was a separate issue triggered by a scheduled epoch change. A bug prevented validators from properly persisting the failed status of a randomness generation protocol, stalling the transition. All issues have been resolved with no risk to user funds, and network activity has resumed. The Sui Foundation cited lessons around improving epoch resilience and the critical nature of gas charging logic.

Sui’s mainnet suffered three separate outages across May 28 and May 29 after the network’s 1.72 release exposed edge cases in gas charging and validator restart logic, according to a postmortem from the Sui Foundation. The foundation said the issues have since been resolved, network activity has resumed, and “no user funds were at risk.”

The incidents began on Thursday, May 28, when Sui’s mainnet halted at around 7 a.m. PT and remained down until roughly 1:30 p.m. PT. A second outage followed on Friday morning, starting at about 5 a.m. PT and ending around 8:30 a.m. PT. The third halt began Friday afternoon at approximately 1:30 p.m. PT and was resolved around 7:20 p.m. PT.

According to the foundation, the first two outages stemmed from crash bugs involving the interaction between gas charging logic and Sui’s 1.72 upgrade, which introduced address balances. The third outage was separate, triggered during a scheduled epoch change after validator restarts exposed a latent bug in how randomness state was preserved.

“During the outages, no user funds were at risk, and the network did not revert any committed transactions when it resumed,” the Sui Foundation said. “As of now, validators have fully addressed the known issues caused by both the original gas-charging bug and the randomness-state bug, and network activity has resumed.”

Sui Gas Charging Bug Triggered Initial Halts

The first problem centered on Sui’s new address balance feature, which allows users to store funds and pay for gas without relying solely on coin objects. Transactions on Sui can pay gas through address balances, coin objects, or a hybrid structure combining both.

The edge case emerged in that hybrid gas path. When a transaction attempted to spend from an address balance that could not cover competing transactions, the scheduler correctly cancelled it with an InsufficientFundsForWithdraw error. But later, during gas smashing — the process of combining input coins into a single gas-paying coin — the same reservation could still attempt to debit funds again.

In the foundation’s explanation, the crash did not occur directly during gas smashing but during settlement, when balance deltas were reconciled by a system transaction. A negative delta applied to a zero balance caused an underflow.

The immediate fix was conceptually straightforward: avoid gas smashing when a transaction is cancelled with InsufficientFundsForWithdraw. Validators adopted that fix on Thursday, bringing the network back online. But the foundation acknowledged that the patch was an interim measure, chosen to restore the network while engineers developed a more complete solution.

“Changing gas logic is a delicate operation,” the foundation wrote. “As explained above, there are complicated interactions between address balances and coins. Other than fixing bugs, gas logic changes must preserve all previous behavior or use appropriate version gating.”

That interim patch contained a known weakness. If a transaction had multiple cancellation reasons, another error could mask the InsufficientFundsForWithdraw condition. When that happened Friday morning, the original underflow path could still be reached, causing a second halt.

Epoch Change Exposed Randomness-State Bug

The third outage came after the network had resumed normal operation Friday morning. At the next scheduled epoch change, validators failed to complete the transition because of a bug tied to Sui’s distributed key generation protocol, or DKG, which bootstraps randomness for transactions that depend on on-chain randomness.

During the earlier restart cycle, participation was not high enough for the next epoch’s DKG process, so randomness was disabled as designed. The problem was that the failure verdict was not written to disk. As validators restarted again, they came back up without remembering that DKG had failed.

“With validators no longer remembering DKG had failed, neither could happen, the paused queue grew, and end-of-epoch logic — which must drain that queue before closing — was left waiting on DKG that would never come,” the foundation said.

The fix had two parts: persisting DKG status across restarts and adding a mechanism that allowed validators to close the stuck epoch at a coordinated point. That mechanism was used once to close the affected epoch, after which the network moved into the next epoch and randomness was restored.

The postmortem framed the outages as a broader engineering lesson for Sui. The foundation said end-of-epoch resilience needs further investment, particularly around graceful degradation and operational force-close mechanisms. It also said gas charging deserves the same level of rigor as the Move VM or Mysticeti consensus, given its interaction with settlement, conservation checks, and scheduling.

At press time, SUI traded at $0.8798.

Sui remains below the 20-week EMA, 1-week chart | Source: SUIUSDT on TradingView.com

İlgili Sorular

QWhat were the root causes of the three mainnet halts experienced by Sui?

AThe first two outages were caused by crash bugs involving the interaction between the new address balance feature in the 1.72 upgrade and gas charging logic. The third outage was caused by a latent bug related to how randomness state was preserved during validator restarts, which was exposed during a scheduled epoch change.

QAccording to the postmortem, were any user funds at risk during the network outages?

ANo. The Sui Foundation stated that during the outages, no user funds were at risk, and the network did not revert any committed transactions when it resumed.

QWhat specific condition triggered the gas-charging bug that led to the first two halts?

AThe bug was triggered in a hybrid gas payment scenario. When a transaction attempted to spend from an address balance that could not cover competing transactions, it was cancelled. Later, during the 'gas smashing' process, the system incorrectly tried to debit funds from the same cancelled reservation again, leading to an underflow error during settlement.

QWhat was the key issue with the Distributed Key Generation (DKG) protocol that caused the third outage?

ADuring validator restarts, the failure verdict of a DKG process (which was disabled due to low participation) was not written to disk. When validators restarted again, they had no memory of the DKG failure. This caused the end-of-epoch logic to wait indefinitely for a DKG process that would never complete, stalling the epoch transition.

QWhat broader engineering lessons did the Sui Foundation highlight from these incidents?

AThe foundation highlighted two main areas for improvement: 1) Enhancing end-of-epoch resilience with better graceful degradation and operational force-close mechanisms. 2) Applying the same level of engineering rigor to gas charging logic as is applied to the Move VM or consensus, due to its complex interactions with settlement, conservation checks, and scheduling.

İlgili Okumalar

HYPE Spot ETF Continuously Accumulates 1% in 14 Days: Is the $75 New High Just the Starting Point?

Hyperliquid (HYPE) has surged to a new all-time high of $75 amid strong institutional and ETF-driven buying pressure. The article highlights several key bullish factors. First, the HYPE spot ETFs from 21Shares and Bitwise have seen 14 consecutive days of net inflows, totaling over $136 million and absorbing nearly 1% of HYPE's market cap—a faster initial pace than BTC or ETH ETFs. This ETF demand provides a solid price floor. Second, the protocol's own Assistance Fund (AF) mechanism, which uses 99% of fees to buy back and burn HYPE, has already removed over $1.1 billion worth of tokens, creating a dual support system alongside ETF inflows. This combined buying power is expected to counter potential selling pressure from upcoming team token unlocks. Institutionally, venture firm a16z is now considered one of the largest external holders of HYPE, with multiple addresses accumulating millions of tokens. Galaxy Digital is also actively buying. Analysts and firms like Bitwise and Grayscale are framing HYPE not as a mere meme coin but as a "second-generation" crypto with real value capture and infrastructure potential. Furthermore, Hyperliquid Strategies (PURR), a publicly traded company holding a large HYPE treasury, is set to join the Russell 3000 Index, potentially unlocking further passive investment flows. The ongoing feud between prominent backers like Arthur Hayes (pro-HYPE) and Kyle Samani (pro-SOL) underscores the intense market debate, with Hayes famously betting HYPE will outperform all top-ten crypto assets this year.

Odaily星球日报9 dk önce

HYPE Spot ETF Continuously Accumulates 1% in 14 Days: Is the $75 New High Just the Starting Point?

Odaily星球日报9 dk önce

ETH Bull and Bear Views Compilation: Can Ethereum's Value Flow Back to ETH?

Titled "ETH Bull and Bear Views: Can Ethereum's Value Flow Back to ETH?", this article synthesizes the current heated debate around Ethereum's native token, ETH, following Bankless co-founder David Hoffman's decision to sell his entire ETH holdings. The **bullish case**, represented by figures like Tom Lee (BitMine CEO) and Raoul Pal, argues that ETH's core thesis remains intact. They contend Ethereum is the essential, secure, and neutral foundational layer for future finance—encompassing stablecoins, RWA, DeFi, L2s, and Agentic AI. Bulls bet on ETH's long-term revaluation as institutional adoption of on-chain finance grows, with significant buying activity from entities like BitMine and Consensys cited as evidence. Conversely, the **bearish perspective**, led by Hoffman and analysts like Markus Thielen, questions ETH's value capture mechanism. They acknowledge Ethereum's network success but argue that the value created by L2s, DeFi, and applications does not sufficiently accrue to the ETH token itself. Bears point to ETH's prolonged underperformance versus the broader crypto market, lack of traditional cash flows, weakening "ultrasound money" narrative, and apparent institutional retreat (e.g., Harvard Management Company exiting its ETH ETF position) as key concerns. The debate highlights a pivotal shift: ETH is no longer just a community belief asset. The central question is whether ETH can transition from being a "**used infrastructure**" to a "**continuously bought and held core asset**" as more value enters the Ethereum ecosystem. The market is now critically examining the direct link between network growth and ETH's value.

marsbit56 dk önce

ETH Bull and Bear Views Compilation: Can Ethereum's Value Flow Back to ETH?

marsbit56 dk önce

Crypto is dead, Perps are forever

The crypto industry is shifting from a focus on creating native assets (like altcoins and protocol tokens) to becoming a "global asset pipeline." Native cryptocurrencies, except for Bitcoin, are seen as failing in their value storage and utility promises, with demand driven largely by speculation. Attention and liquidity are now moving toward real-world assets (RWAs) like U.S. stocks, bonds, gold, and oil traded on-chain via perpetual contracts (Perps). Stablecoins like USDT and USDC set the precedent, proving blockchain's core strength is efficient global settlement and transfer, not inventing new monetary systems. Meanwhile, assets like Ethereum and many DeFi tokens struggle as their narratives weaken against tangible traditional assets and the rapid real-world progress of AI. Perpetual contracts have emerged as a pivotal innovation. They simplify trading by offering pure price exposure to any asset, bypassing complexities of ownership, custody, and traditional market hours. Projects like Hyperliquid gained traction by combining CEX-like efficiency with on-chain transparency, capitalizing on post-FTX distrust, macroeconomic volatility, and the surge in demand for 24/7 stock trading. In conclusion, while the era of speculative native "crypto assets" may be over, perpetual contracts persist as the industry's most potent financial instrument—transforming all assets into globally accessible, constantly tradable instruments centered on price speculation.

marsbit1 saat önce

Crypto is dead, Perps are forever

marsbit1 saat önce

İşlemler

Spot
Futures

Popüler Makaleler

SUI Nasıl Satın Alınır

HTX.com’a hoş geldiniz! SUI Network (SUI) satın alma işlemlerini basit ve kullanışlı bir hâle getirdik. Adım adım açıkladığımız rehberimizi takip ederek kripto yolculuğunuza başlayın. 1. Adım: HTX Hesabınızı OluşturunHTX'te ücretsiz bir hesap açmak için e-posta adresinizi veya telefon numaranızı kullanın. Sorunsuzca kaydolun ve tüm özelliklerin kilidini açın. Hesabımı Aç2. Adım: Kripto Satın Al Bölümüne Gidin ve Ödeme Yönteminizi SeçinKredi/Banka Kartı: Visa veya Mastercard'ınızı kullanarak anında SUI Network (SUI) satın alın.Bakiye: Sorunsuz bir şekilde işlem yapmak için HTX hesap bakiyenizdeki fonları kullanın.Üçüncü Taraflar: Kullanımı kolaylaştırmak için Google Pay ve Apple Pay gibi popüler ödeme yöntemlerini ekledik.P2P: HTX'teki diğer kullanıcılarla doğrudan işlem yapın.Borsa Dışı (OTC): Yatırımcılar için kişiye özel hizmetler ve rekabetçi döviz kurları sunuyoruz.3. Adım: SUI Network (SUI) Varlıklarınızı SaklayınSUI Network (SUI) satın aldıktan sonra HTX hesabınızda saklayın. Alternatif olarak, blok zinciri transferi yoluyla başka bir yere gönderebilir veya diğer kripto para birimlerini takas etmek için kullanabilirsiniz.4. Adım: SUI Network (SUI) Varlıklarınızla İşlem YapınHTX'in spot piyasasında SUI Network (SUI) ile kolayca işlemler yapın.Hesabınıza erişin, işlem çiftinizi seçin, işlemlerinizi gerçekleştirin ve gerçek zamanlı olarak izleyin. Hem yeni başlayanlar hem de deneyimli yatırımcılar için kullanıcı dostu bir deneyim sunuyoruz.

652 Toplam GörüntülenmeYayınlanma 2024.12.12Güncellenme 2026.06.02

SUI Nasıl Satın Alınır

Tartışmalar

HTX Topluluğuna hoş geldiniz. Burada, en son platform gelişmeleri hakkında bilgi sahibi olabilir ve profesyonel piyasa görüşlerine erişebilirsiniz. Kullanıcıların SUI (SUI) fiyatı hakkındaki görüşleri aşağıda sunulmaktadır.

活动图片