Vero v1.3.1 removes support for the deprecated Holešky testnet, and contains two minor bugfixes.
Changes included in this release
Features
Bug Fixes
- Limit worker count for ProcessPoolExecutor by @eth2353 in #244
- Fix beacon node initialization retry logic by @eth2353 in #246
Maintenance
- Do not try to add SBOM to release assets by @eth2353 in #238
- Remove unnecessary shutdown_event assignment in main.py by @eth2353 in #239
- Sync Gnosis configs with upstream by @eth2353 in #240
- Upgrade urllib3 by @eth2353 in #242
- Update dependencies by @eth2353 in #243
- Add latest talks to docs by @eth2353 in #248
- Bump filelock dependency by @eth2353 in #251
- Refactor: Vero singleton provider by @eth2353 in #252
- Remove unnecessary arg values from test_parse_cli_args by @eth2353 in #254
- Fix typo in comment in multi_beacon_node.py by @eth2353 in #255
- Remove milagro-bls-binding dev dependency by @eth2353 in #258
- Use text/plain header for signature requests by @eth2353 in #259
- Refactor
AttestationService.attest_if_not_yet_attestedby @eth2353 in #261 - Bump
aiohttpto 3.13.3 by @eth2353 in #262 - Update changelog for release v1.3.1 by @eth2353 in #260
Full Changelog: v1.3.0...v1.3.1