Saltar al contenido

Release Notes - v0.52.1

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

Title: Improve node stability and expand release coverage

Date: June 9, 2026

Version: v0.52.1

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

NetworkCompatible
mainnet
preprod-testnet
preview-testnet
  • Improved reuse the existing snapshot window after bootstrap: Dingo now keeps the current snapshot window after bootstrap, which shortens recovery time and avoids extra work before normal operation resumes.
  • Stabilized restore epoch clock progress after network tip changes: Dingo now keeps epoch timing moving when the network tip changes, which helps the node stay in sync with network progress without stalling.
  • Refined update gouroboros to v0.182.0 and plutigo to v0.1.15: This release refreshes key bundled components and tightens validation for cached endorsement data, which improves consistency while Dingo processes current network activity.

🧪 Examples, Testing, and Release Tooling

Section titled “🧪 Examples, Testing, and Release Tooling”
  • Expanded improve the Blockfrost explorer example: The example now includes richer guidance, broader API access, Docker Compose support, and smoother explorer behavior, which makes evaluation and setup easier.
  • Accelerated isolate metadata tests for parallel runs: Metadata test coverage now runs safely in parallel with isolated in memory databases, which improves release verification reliability.
  • Documented publish the repository v0.52.0 release notes: The repository release history now includes the v0.52.0 release notes page, which keeps the published record current.

Thank you for trying!