This is an alpha 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:
- update go-eth2-client to
v0.28.0 - update go version to
1.25.5 - cancel open http requests when
strategies.builderbid.best.timeoutis reached - fix sync committee signing when a validator occupies multiple positions
- use block headers as primary fetch in cache
handleHead; full blocks are best-effort - migrate Dirk and tracing TLS certificate loading to go-certmanager
- remove dead
priorBlocksVotescache frombeaconblockproposal/beststrategy - downgrade warn level log messages to debug for timeouts and provider failures on first strategies
Major changes in prior alpha releases include:
- update majordomo to v1.1.2
- add combinedmajority attestationdata strategy
- update go-eth2-wallet-dirk to v1.6.0