This is a patch release for Vouch with the following change:
- set block gas limit for electra
This release is required to enable Vouch to work with chains that have undergone the Electra upgrade. Upgrades must take place prior to the mainnet hard fork to continue validating, which is currently anticipated around 7th May 2025.
Notes for Clients
Lighthouse
Lighthouse v6.0.x is not compatible with this version of Vouch for networks running the Dencun fork. Release candidates for the upcoming 7.0.x release of Lighthouse have been tested and confirmed as compatible with this version of Vouch for Dencun and Electra.
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.