mainnet-v1.72.4

flame-engine/flamemainnet-v1.72.4May 29, 2026by ebmifa

AI Summary

An emergency release fixing a gas-smashing edge case where transactions with insufficient funds for withdrawals could panic during settlement.

Key Highlights

  • Emergency release addressing a critical bug.
  • Fixed `InsufficientFundsForWithdraw` transactions from panicking to failing cleanly with zero gas charge.

New Features

  • Fixed gas-smashing edge case handling for withdrawal 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