Skip to content

v1.3.1

Choose a tag to compare

@zakura-release-bot zakura-release-bot released this 02 Sep 03:59
5f1e123

Release v1.3.1

Changed

  • Updated the Zakura Common (zakura-core/common) crates from 1.0.0 to 1.0.1 (#844).
  • Shortened the end-of-support window to 27 days so v1.3.1 halts at block 3,501,339 — the same halt block and date (~2026-09-30) as v1.3.0 (#863).

Fixed

  • Reduced getblockchaininfo latency by reusing the periodic database disk-size measurement (#854).

Security

  • Replaced the yanked transitive chacha20 0.10.1 dependency with 0.10.2, whose SSE2 backend no longer emits an SSE4.1 instruction that crashes zakurad on x86 CPUs without SSE4.1 support (#844).