v0.61.2
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(ledger): Improve support for chain block number query by @arepala-uml in #2721
- fix(database): Make validation that consumed UTxO exists configurable by @cryptodj413 in #2720
- docs(release-notes): v0.61.1 by @sg-doc-holiday[bot] in #2722
- fix(ledger): reject recovery below mithril boundary by @wolf31o2 in #2718
- fix(mithril): import active pool distribution by @wolf31o2 in #2713
- fix(leios): longer keepalive timeout by @wolf31o2 in #2723
- fix(chainsync): realign switched peer cursors by @wolf31o2 in #2715
- fix(ouroboros): process 0 length Leios EB by @wolf31o2 in #2733
- fix(chainsync): don't recycle chainsync on ledger-application backlog by @wolf31o2 in #2726
- fix: chainsync rollback recovery by @wolf31o2 in #2732
- fix(consensus): validate header VRF key against pool registration and block number continuity by @wolf31o2 in #2725
- perf(leios): persist endorser blocks to the blob store asynchronously by @wolf31o2 in #2730
- fix(leios): escalate per-connection backfill cooldown on repeated failures by @wolf31o2 in #2735
- fix(peergov): spread outbound dials across resolved backends by @wolf31o2 in #2731
- build(deps): gouroboros 0.186.2 by @wolf31o2 in #2738
- fix(peergov): no reconnect never connected peers by @wolf31o2 in #2736
- fix(peergov): replenish ledger peers aggressively when short on upstreams by @wolf31o2 in #2753
- build(deps): gouroboros 0.186.3 by @wolf31o2 in #2755
- build(deps-dev): bump @types/node from 26.0.1 to 26.1.0 in /examples/dingo-blockfrost-explorer by @dependabot[bot] in #2746
- build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 by @dependabot[bot] in #2741
- fix(bark): validate Bark archive block URLs and cap downloads by @arepala-uml in #2739
- fix(ledger): correct Praos epoch nonce across Mithril and epoch boundaries by @wolf31o2 in #2737
- fix(database): committee voting query performance by @wolf31o2 in #2757
Full Changelog: v0.61.1...v0.61.2