mainnet-v1.72.5

d2lang/d2mainnet-v1.72.5May 29, 2026by ebmifa

AI Summary

Emergency release to fix a wedged epoch by introducing a force epoch close operator that allows deterministic closing at a specific consensus commit index.

Key Highlights

  • Emergency release to fix wedged epochs
  • Deterministic epoch close via operator
  • No-op and behavior-identical when unset

New Features

  • Force epoch close operator for consensus

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