Skip to content

Prototype 2026w25

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jun 06:05
· 6 commits to main since this release
prototype-2026w25
1c38c63

Stabilization release on EB fetching / staging plus the two Dijkstra-era query
fixes in api/cli. No N2N or N2C wire format changes since w24.

  • Fixed stalls of block fetch. This improves staying in sync and catching up behavior.

    • First round of fixes to the staging area #2074
    • Second round of improvements to the fetching logic #2083
    • We are looking into a more holistic change to catching up semantics, ideally with better performance next.
  • Fix db-synthesizerto honor ExperimentalHardForksEnabled #2077

  • Fix cardano-cli queries about stake and governance. This should be fairly usable now on Dijkstra.

Important

The network mini-protocols and CDDL wire formats in CIP-164 have evolved and the prototype is not consistent with them (yet). Use the leios-prototype branch in cardano-blueprint for network protocol descriptions and CDDLs, as well as the leios-prototype branch in cardano-ledger for the block format used currently.