github attestantio/vouch v1.9.0-beta.2
Release 1.9.0-beta.2

latest releases: v1.9.0, v1.9.0-beta.3
pre-release23 days ago

This is a beta feature release for Vouch.


This release is not suitable for running on mainnet. Please only run this release on testnets.

Major changes in this release include:

  • change default timestamp in logs to millisecond-precision
  • allow custom timestamp formatting in logs

Major changes in prior beta releases include:

  • reduce time spent verifying account names
  • ensure that attestations complete on Vouch's first ever epoch
  • allow Vouch to start with some consensus nodes unavailable
  • allow Vouch to act as an MEV-boost client for non-Vouch validators
  • increase proposal performance with new validator REST APIs
  • add proposal value and blinded status to trace
  • add beaconblockproposer.builder-boost-factor
  • add reduced memory mode for memory-constrained systems
  • reduce memory usage when obtaining Dirk accounts
  • reduce memory usage when generating beacon committee subscriptions
  • add "controller.fast-track" flag
  • update internal active validators count when Dirk not available at start
  • warn when graffiti is not as expected, rather than refuse to use the proposal
  • provide fallback location for dynamic graffiti
  • relax proposal checks to enable DVT proposals
  • add individual "controller.fast-track" flags for attestations and sync committees
  • add 'failed' dimension for root to slot lookup metrics
  • add 'deadline' builder bid strategy
  • add builder configurations to allow more control over selection of bids
  • add sync committee verification metrics to highlight when we were and were not included in a SyncAggregate
  • add config setting to enable the above metrics
  • alter logic for determining sync committee eligible accounts
  • enable first strategies to be defined for beaconblockheader and signedbeaconblock
  • tidy up log entries for sync committee summaries
  • reduce unnecessary log entries from some strategies
  • change builder bid factor to be a percentage rather than a multiplier
  • refactor metrics to be consistent

Notes for Prysm and Lodestar

Prysm

Prysm versions prior to v5.1.0 must be started with the --enable-debug-rpc-endpoints option for Vouch to operate correctly. --enable-debug-rpc-endpoints is deprecated in Prysm v5.1.0 and enabled by default.

Lodestar

Lodestar versions prior to v1.20.0 must be started with the --rest.namespace=beacon,config,events,node,validator,lightclient,debug option for Vouch to operate correctly.

Don't miss a new vouch release

NewReleases is sending notifications on new releases.