This is a maintenance release for Vouch 1.9.x. Changes include:
- ensure that secondary validator registrations take place for all accounts
- reduce the log level of successful sync committee duties
- standardise provider address format across client and strategy operations
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.