コンテンツにスキップ

Release Notes - v0.60.1

このコンテンツはまだ日本語に翻訳されていません。

Title: Accelerate Mithril bootstrap recovery, fix Dijkstra tip nonce handling, and refresh dependencies

Date: June 29, 2026

Version: v0.60.1

Hi folks! Here’s what we shipped in v0.60.1.

NetworkCompatible
mainnet
preprod-testnet
preview-testnet
  • Accelerated recover Mithril bootstrap downloads through interruptions: Dingo now recovers Mithril snapshot and archive downloads more smoothly after temporary failures, which helps operators restore sync progress faster.
  • Improved keep cloud snapshot access current: Dingo now keeps Google Cloud Storage based snapshot and archive access aligned with current support, which helps cloud bootstrap workflows stay reliable.

  • Refined keep packaged service integrations current: Dingo now aligns packaged service integrations with current support, which helps bundled components behave more consistently.

  • Updated keep database handling current: Dingo now aligns its database layer with current support, which helps data access remain stable in deployed environments.

  • Refreshed keep packaged deployment images current: Dingo now ships with an updated nview image, which keeps bundled deployment assets current across packaged environments.

  • Corrected calculate Dijkstra tip nonces accurately: Dingo now calculates at tip nonces correctly for Dijkstra forging, which keeps block production behavior reliable at the chain tip.

🧪 Testing, CI, Docs, and Release Tooling

Section titled “🧪 Testing, CI, Docs, and Release Tooling”
  • Updated keep build verification current: Release and build automation now uses newer attestation tooling, which keeps artifact verification workflows aligned with current release requirements.

  • Modernized keep Go release environments current: Release and test workflows now use newer Go setup tooling, which keeps automation aligned with current environment support.

  • Refreshed keep automation caching current: Release and test workflows now use newer caching tooling, which keeps automation aligned with current cache support.

  • Revised keep one example Node definition set current: Example projects now use a newer Node type definition package, which keeps one set of development dependencies current.

  • Adjusted keep another example Node definition set aligned: Example projects now align another Node type definition update, which keeps a separate template current with the same runtime expectations.

  • Updated keep one web example build setup current: Example projects now use a newer Vite version, which keeps one local development and build template aligned with current tooling.

  • Refined keep another web example build setup aligned: Example projects now align a second Vite update, which keeps another development template consistent with current tooling.

  • Updated keep the v0.60.0 release record aligned: The repository release history now keeps the v0.60.0 release notes record in sync, which keeps recent release tracking current.

Thank you for trying!