Skip to content

Releases: SOL-Strategies/solana-validator-ha

Release v0.1.17

09 Mar 22:40
6a4e316

Choose a tag to compare

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

24 Feb 01:21
7b1f7c9

Choose a tag to compare

What's Changed

  • [fix] allow local RPC in cluster.rpc_urls and add 403/429/503 URL coo… by @coderigo in #38

Full Changelog: v0.1.15...v0.1.16

Release v0.1.15

23 Feb 00:17
bcd3ac0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.14...v0.1.15

Release v0.1.14

18 Feb 01:45
c0cfe95

Choose a tag to compare

What's Changed

  • feat: support pubkey-only mode for both active and passive identities by @mindrunner in #27

New Contributors

Full Changelog: v0.1.13...v0.1.14

Release v0.1.13

05 Feb 02:38
ad7a02b

Choose a tag to compare

What's Changed

  • [guardrail] do not allow config declared local rpc in config cluster … by @coderigo in #26

Full Changelog: v0.1.12...v0.1.13

Release v0.1.12

05 Feb 01:51
e79b164

Choose a tag to compare

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

28 Jan 02:01
3f6f670

Choose a tag to compare

What's Changed

  • [feature] deterministic active takeover delay by @coderigo in #23

Full Changelog: v0.1.10...v0.1.11

Release v0.1.10

06 Jan 00:59
50d7558

Choose a tag to compare

What's Changed

  • [hotfix] delinquent override value guardrail by @coderigo in #22

Full Changelog: v0.1.9...v0.1.10

Release v0.1.9

05 Jan 00:43
bdad73b

Choose a tag to compare

What's Changed

  • [feature] allow config failover.delinquent_slot_distance_override by @coderigo in #21

Full Changelog: v0.1.8...v0.1.9

Release v0.1.8

19 Dec 00:53
8cbc9b4

Choose a tag to compare

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