Release Notes - v0.60.0
このコンテンツはまだ日本語に翻訳されていません。
v0.60.0 (June 28, 2026)
Section titled “v0.60.0 (June 28, 2026)”Title: Improve chainsync observability, simplify optional cloud-plugin builds, and restore Dijkstra forging reliability
Date: June 28, 2026
Version: v0.60.0
Hi folks! Here’s what we shipped in v0.60.0.
Recommended Network Compatibility ⚠️
Section titled “Recommended Network Compatibility ⚠️”| Network | Compatible |
|---|---|
| mainnet | ⛔ |
| preprod-testnet | ⛔ |
| preview-testnet | ✅ |
✨ Highlights
Section titled “✨ Highlights”-
Improved show blockfetch latency for each peer: Dingo now reports blockfetch latency for each peer, which helps operators spot slower peers faster and understand sync health more clearly.
-
Simplified keep cloud blob plugins optional in default builds: Default builds no longer include S3 and GCS blob plugins unless they are built with
-tags dingo_extra_plugins, which keeps default builds smaller while leaving cloud support available when needed.
💪 Improvements
Section titled “💪 Improvements”- Stabilized keep the node running through metrics or debug port conflicts: Dingo now logs metrics or debug listener startup failures and keeps normal node operation running, so a port conflict no longer stops the node.
🔧 Fixes
Section titled “🔧 Fixes”- Restored forge valid Dijkstra blocks reliably: Dijkstra forged blocks now encode and hash correctly, which lets them validate as expected when the node produces them.
🧪 Testing, CI, Docs, and Release Tooling
Section titled “🧪 Testing, CI, Docs, and Release Tooling”- Updated keep the v0.59.1 release record aligned: The repository release history now keeps the v0.59.1 release notes record in sync, which keeps recent release tracking current.
🙏 Thank You
Section titled “🙏 Thank You”Thank you for trying!