mainnet-v1.72.5

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

AI Summary

This emergency release introduces a force epoch close operator to allow for deterministic closure of wedged epochs on the mainnet.

Key Highlights

  • Emergency release for mainnet infrastructure.
  • Adds force_epoch_close operator to deterministically close wedged epochs.
  • Operator can be configured via node config or mainnet binary constant.

New Features

  • Deterministic epoch closing mechanism.

Full Release Notes

##  ⚠️⚠️⚠️ Emergency Release ⚠️⚠️⚠️

https://github.com/MystenLabs/sui/pull/26846: Adds a force_epoch_close operator lever (node config or mainnet binary constant) to deterministically close a wedged epoch at a pinned consensus commit index. No-op and behavior-identical when unset.

---
#### Full Log: https://github.com/MystenLabs/sui/commits/mainnet-v1.72.5