mainnet-v1.72.5
docling-project/doclingmainnet-v1.72.5May 29, 2026by ebmifa
AI Summary
This is an emergency release for Sui mainnet that introduces a `force_epoch_close` operator to deterministically resolve wedged epochs by leveraging a pinned consensus commit index.
Key Highlights
- Emergency release for wedged epochs
- Added `force_epoch_close` operator lever
- Deterministic closing of epochs at a pinned consensus commit index
New Features
- Added `force_epoch_close` operator lever
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