github attestantio/vouch v1.7.6
Release 1.7.6

latest releases: v1.9.0, v1.9.0-beta.3, v1.9.0-beta.2...
12 months ago

This is a maintenance release for Vouch 1.7.x. Changes include:

  • only beacon nodes that are used for attestation data are listened to for head events
  • fix crash if beacon node returns nil block during cache update
  • add score to blinded block proposal trace
  • increase speed of validator registration generation, reduce memory usage
  • add strategies to obtain the beacon block root

The full changelog can be found at https://github.com/attestantio/vouch/blob/master/CHANGELOG.md

Additional configuration parameters

This release provides the following additional configuration parameters:

  • strategies.beaconblockroot.* strategies to obtain the current beacon block root from multiple beacon nodes. See the configuration documentation for example values
  • tracing.* sending of OTLP traces to a suitable endpoint (e.g. jaeger) for examination. See the configuration documentation for example values

Don't miss a new vouch release

NewReleases is sending notifications on new releases.