Horcrux v3.2 released
Nov 28, 2023
Andrew Gouin
Horcrux version 3.2 was released on November 27th, 2023.
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
Bump github.com/libp2p/go-libp2p from 0.22.0 to 0.27.8 in /test by @dependabot in #189
chore: contributing + code of conduct by @Reecepbcups in #208
Bump golang.org/x/net from 0.9.0 to 0.17.0 by @dependabot in #207
Bump google.golang.org/grpc from 1.55.0 to 1.56.3 by @dependabot in #209
Bump golang.org/x/net from 0.11.0 to 0.17.0 in /test by @dependabot in #206
Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.5 by @dependabot in #220
New Contributors
@Reecepbcups made their first contribution in #208
Full Changelog: v3.1.0...v3.2.0