Grandine 2.0.1 is a medium-priority release for mainnet users, as it contains performance optimisations and fixes for the upcoming Fusaka hard-fork.
What's Changed
- Increase
engine_getBlobsV*request timeout to 2s by @povi in #465 - rotate exception.log when it exceeds 1GB by @sntntn in #456
- Optimize HTTP API validator registrations endpoint by @povi in #467
- Upgrade crates by @sauliusgrigaitis in #466
- Add cooldown to
too many empty slotsmessage in liveness tracking by @povi in #473 - Fix ssz maximum length issue in zkvms by @ArtiomTr in #470
- Fix
Mutatorperformance issues related to data column reconstruction by @povi in #474 - Fix HTTP API publish block response when data columns are accepted by @povi in #479
- Service health checks by @povi in #469
- Fix last_sync_range update by @hangleang in #491
- Migrate
BeaconBlockBodyto feature based traits by @hangleang in #489 - Various performance fixes by @povi in #496
- Remove unmaintainted
convdependency (#435) by @Tumas in #498 - Add
--disable-http-apiCLI argument by @Tumas in #497 - Update
eth2_libp2pby @Tumas in #495 - Export telemetry metrics to the specified gRPC collector by @Tumas in #487
- Use all known registered validators in CGC requirement update by @povi in #499
- Feature/attester not in committee error info by @povi in #500
- Implemented zkvm-pico host and guest programs by @jimmychu0807 in #386
- Check accepted sidecars against block root by @hangleang in #505
- Back sync patches by @povi in #507
- Bumped Grandine version to '2.0.1' by @sauliusgrigaitis in #509
New Contributors
- @jimmychu0807 made their first contribution in #386
Full Changelog: 2.0.0...2.0.1