mainnet-v1.72.4

docling-project/doclingmainnet-v1.72.4May 29, 2026by ebmifa

AI Summary

This emergency release addresses a gas-smashing edge case where `InsufficientFundsForWithdraw` transactions previously caused panics during settlement, now failing cleanly without charging gas.

Key Highlights

  • Emergency release
  • Fixed `InsufficientFundsForWithdraw` panic during settlement
  • Transactions now fail cleanly with zero gas charged

New Features

  • Fixed `InsufficientFundsForWithdraw` transaction handling

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