mainnet-v1.72.4
ScrapeGraphAI/Scrapegraph-aimainnet-v1.72.4May 29, 2026by ebmifa
AI Summary
This emergency release fixes an address-balance gas-smashing edge case where InsufficientFundsForWithdraw transactions could panic during settlement. The fix ensures these transactions now fail cleanly with zero gas charged instead of causing panics.
Key Highlights
- Emergency release to fix gas-smashing edge case
- Fixes panic in InsufficientFundsForWithdraw transactions
- Transactions now fail cleanly with zero gas charged
Full Release Notes
## ⚠️⚠️⚠️ Emergency Release ⚠️⚠️⚠️ https://github.com/MystenLabs/sui/pull/26832: Fixed an address-balance gas-smashing edge case where `InsufficientFundsForWithdraw` transactions could panic during settlement; they now fail cleanly with zero gas charged. --- #### Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.72.4