v1.3.1
Release v1.3.1
Changed
- Updated the Zakura Common (
zakura-core/common) crates from1.0.0to1.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
getblockchaininfolatency by reusing the periodic database disk-size measurement (#854).
Security
- Replaced the yanked transitive
chacha20 0.10.1dependency with0.10.2, whose SSE2 backend no longer emits an SSE4.1 instruction that crasheszakuradon x86 CPUs without SSE4.1 support (#844).