mainnet-v1.72.4

Budibase/budibasemainnet-v1.72.4May 29, 2026by ebmifa

AI Summary

An emergency release to fix a gas-smashing edge case where insufficient fund withdrawals could panic during settlement.

Key Highlights

  • Emergency release to fix gas-smashing edge case.
  • Transactions now fail cleanly with zero gas charged instead of panicking.

New Features

  • Fixed panic handling for insufficient funds during settlement.

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