mainnet-v1.72.5
ScrapeGraphAI/Scrapegraph-aimainnet-v1.72.5May 29, 2026by ebmifa
AI Summary
This emergency release adds a force_epoch_close operator lever to deterministically close a wedged epoch at a pinned consensus commit index. The operator is configured via node config or mainnet binary constant and is a no-op when unset.
Key Highlights
- Emergency release to fix wedged epoch issue
- Adds force_epoch_close operator lever
- Deterministic epoch closing at pinned consensus commit index
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