Vero v1.0.0-rc.1 is here! And with it, support for the Pectra network upgrade on the Holešky testnet!
v1.0.0-rc.0 contained a bug where aggregate attestations were not being fetched correctly before the Electra fork.
Holešky node operators must update to this release before the Pectra fork (epoch 115968, Feb-24-2025 09:55:12 PM UTC). A v1.0.0 release for Mainnet and Gnosis Chain will follow once the fork schedules are confirmed.
Vero v1.0.0-rc.1 is compatible with the Pectra-ready client releases listed below. Ensure you are running compatible client versions before updating Vero.
| Version | |
|---|---|
| Grandine | 1.0.0+ |
| Lighthouse | v7.0.0-beta.0+ |
| Lodestar | v1.27.0+ |
| Nimbus | v25.2.0+ |
| Prysm | v5.3.0+ |
| Teku | 25.2.0+ |
Features
- Add support for Electra fork by @eth2353 in #72
- Set
ELECTRA_FORK_EPOCHfor Holesky by @eth2353 in #75 - Update compatibility table for Electra by @eth2353 in #76
- Update Lodestar version to v1.27.0 in compatibility table by @eth2353 in #82
Bug Fixes
- Fix sync committee duty logging by @eth2353 in #78
- Fix pre-Electra aggregate requests by @eth2353 in #83
Maintenance
- Refactor tests - share same genesis by @eth2353 in #77
- Improve typing by @eth2353 in #79
- Bump dependencies by @eth2353 in #80
- Remove Grandine-specific limitations by @eth2353 in #23
Full Changelog: v0.9.1...v1.0.0-rc.1