mainnet-v1.72.4

kriasoft/react-starter-kitmainnet-v1.72.4May 29, 2026by ebmifa

AI Summary

This emergency release fixes a critical bug where transactions with insufficient funds could cause the system to panic during settlement.

Key Highlights

  • Emergency release for mainnet infrastructure.
  • Fixes address-balance gas-smashing edge case.
  • Transactions now fail cleanly with zero gas charged instead of panicking.

New Features

  • Improved error handling for InsufficientFundsForWithdraw transactions.

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