github strangelove-ventures/horcrux v2.1.0
Release 2.1.0

latest releases: v3.3.1, v3.3.0, v3.3.0-rc1...
21 months ago

🚀🚀🚀

New since v2.0.0:

  • Debug server with prometheus /metrics endpoint. #93
  • Import state from tendermint priv_validator_state.json file with horcrux state import. You will be asked to paste your file contents. #92
  • Raft update to v1.3.10, raft-grpc-transport update to v1.2.1, raft-boltdb update to v2.2.2 #105 #106
  • Threshold parameter validation during key shard and daemon startup #112
  • Logs added for participating cosigners even if they are not receiving requests directly from a sentry. #111
  • Leader election IPv6 fix and test framework improvements. #107 #110

Updating:
Due to raft library updates, a rolling update from v2.0.0 is not supported.

  1. shut down all cluster nodes and delete ~/.horcrux/raft directory
  2. update binary or docker image to v2.1.0
  3. start nodes back up

Big thank you to first time contributor @chillyvee for work on the prometheus metrics, state import command, and leader election IPv6 fix.

Don't miss a new horcrux release

NewReleases is sending notifications on new releases.