Skip to content

v3.2.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@agouin agouin released this 17 Nov 05:38
· 14 commits to main since this release
de54dfd

Highlights

  • Much faster signing (~2ms + network latency of single round trip) with nonce pre-sharing and GRPC multiplexing #218
  • Per-chain-id prometheus metrics #198
  • Cosigner GRPC Server for integration with horcrux-proxy to multiplex block sign requests, also in preparation for Gordian.

Updating

  • Shut down all cosigners and delete ~/.horcrux/raft directory
  • Update binary or docker image
  • Start cosigner nodes back up

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0-rc1