Skip to content

v3.2.0

Compare
Choose a tag to compare
@agouin agouin released this 27 Nov 15:41
· 12 commits to main since this release
976815f

Highlights

  • Much faster signing with nonce pre-sharing and GRPC multiplexing. Before: ~5ms + network latency of 4 round trips, After: ~2ms + network latency of single round trip #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