Release Notes - v0.61.4
v0.61.4 (July 7, 2026)
Section titled “v0.61.4 (July 7, 2026)”Title: Improved snapshot recovery, peer replenishment, and heal lookup performance
Date: July 7, 2026
Version: v0.61.4
This release adds historical stake state to snapshots, improves peer replenishment, accelerates heal lookups, and refreshes the internal Antithesis test dependency.
Recommended Network Compatibility ⚠️
Section titled “Recommended Network Compatibility ⚠️”| Network | Compatible |
|---|---|
| mainnet | ⛔ |
| preprod-testnet | ⛔ |
| preview-testnet | ✅ |
✨ Highlights
Section titled “✨ Highlights”-
Added historical stake state to snapshots so recovery reflects the chain state at capture time.
-
Improved peer replenishment so Dingo restores lost peers more reliably during network churn.
-
Accelerated heal lookups with binary search so block index resolution completes faster during repair.
🧪 Testing, CI, Docs, and Release Tooling
Section titled “🧪 Testing, CI, Docs, and Release Tooling”- Updated the internal Antithesis test dependency to
golang.org/x/cryptov0.52.0.