Saltar al contenido

Release Notes - v0.61.4

Este contenido aún no está disponible en español.

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.

NetworkCompatible
mainnet
preprod-testnet
preview-testnet
  • 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/crypto v0.52.0.