Releases: SOL-Strategies/solana-validator-ha
Releases · SOL-Strategies/solana-validator-ha
Release v0.1.17
What's Changed
- [perf] remove getSlot RPC call, use delinquent slot distance for logging by @coderigo in #39
- [perf] cache vote pubkey by @coderigo in #40
- [refactor] extract local state package, fix gossip dual-CRDS identity transition, compact and enrich log output by @coderigo in #42
Full Changelog: v0.1.16...v0.1.17
Release v0.1.16
What's Changed
Full Changelog: v0.1.15...v0.1.16
Release v0.1.15
What's Changed
- [guardrail] do not trigger failover on config undeclared active peer by @coderigo in #28
- [deps] fix dependabot #8 by @coderigo in #29
- [deps] golang 1.26.0 by @coderigo in #30
- [guardrail] add startup health flap protection via configurable self_… by @coderigo in #31
- [docs] update README following PR#28,31 by @coderigo in #32
- [test] update test harness and docs by @coderigo in #33
- [feature] condense gossip state logs by @coderigo in #34
- [ci] add ttyd for gif gen by @coderigo in #35
- [ci] fix commit generated gifs by @coderigo in #36
- [docs] generate gifst locally by @coderigo in #37
Full Changelog: v0.1.14...v0.1.15
Release v0.1.14
What's Changed
- feat: support pubkey-only mode for both active and passive identities by @mindrunner in #27
New Contributors
- @mindrunner made their first contribution in #27
Full Changelog: v0.1.13...v0.1.14
Release v0.1.13
What's Changed
Full Changelog: v0.1.12...v0.1.13
Release v0.1.12
What's Changed
- [feature] guardrail - last node standing does not call ensurePassive() by @coderigo in #24
- [hotfix] remove tcp gossip liveness confirmation by @coderigo in #25
Full Changelog: v0.1.11...v0.1.12
Release v0.1.11
What's Changed
Full Changelog: v0.1.10...v0.1.11
Release v0.1.10
What's Changed
Full Changelog: v0.1.9...v0.1.10
Release v0.1.9
What's Changed
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
What's Changed
- [docs] add example failover script by @coderigo in #13
- [feature] make healthcheck port configurable by @coderigo in #17
- [feature] condense gossip discovery logs by @coderigo in #18
- [feature] improve-dry-run-logging by @coderigo in #19
- [feature] standardise terms for peer discovery by @coderigo in #20
Full Changelog: v0.1.7...v0.1.8