v2.2.0
2.2.0 (2024-04-19)
Features
- add assertoor test for per PR CI job (#537) (8ef5c57)
- add blutgang rpc load balancer (#569) (1be5f95)
- add dugtrio beacon load balancer (#568) (56d2fa3)
- add new assertoor test to per ci jobs (#545) (3005d46)
- use new rpc snooper from
ethpandaops/rpc-snooper
(#567) (5676f0d)
Bug Fixes
- add --contract-deployment-block parameter for Prysm (#557) (d8dfbae)
- Added '--enable-private-discovery' to Grandine (#541) (a1ae708)
- beaconchain explorer (#531) (b62ed6f)
- beaconchain explorer (#538) (ce1f337)
- blobber incorrect url (#528) (6f84e3d)
- bump json rpc snooper (#553) (f69c4a7)
- disable full sync if gcmode is archive (#563) (b7592ec)
- disable pbss when gcmode archive set (#559) (e085462)
- disable pbss when gcmode archive set, force hash based init (#562) (3e1c7a6)
- disable static peers (#529) (c5d4028)
- enable single node mode on lodestar by default (#558) (555ad7d)
- fix doc string typo (#560) (13de3f6)
- fix failing persistence test (#554) (99242d6)
- increase mem limit of snooper (#546) (6ba5770)
- prysm beacon http url (#536) (4914531)
- prysm beacon_http_url (#535) (ee7528c)
- prysm vc (#533) (72ddeb2)
- remove un-needed prysm vc check (#542) (f6326fe)
- set application protocol to be http for rpc (#548) (905de7c)
- set the correct default vc image (#544) (953741d)
- uniformize keymanager (#534) (a6a2830)
- update prometheus api (#539) (d2b9fb8)
- update vc <> cl matrix (#564) (0ffcf74)
- update vc compatibility matrix (#543) (58c4684)
- use
minimal-preset
images for dora & assertoor when minimal preset is used (#532) (ad7773e)