This release adds support for the Electra network upgrade, along with SSZ support for some API endpoints.
What's Changed
- Add required properties to object types by @nflaig in #98
- Add new rules on block scoring excluding withdrawals by @ralexstokes in #99
- add initial electra spec by @jacobkaufmann in #101
- Replace oneOf with anyOf in openapi schemas by @nflaig in #100
- Define electra types and apis by @ensi321 in #105
- Add SSZ support to builder api by @nflaig in #104
- Update github actions due to deprecation by @parithosh in #109
New Contributors
- @nflaig made their first contribution in #98
- @ensi321 made their first contribution in #105
- @parithosh made their first contribution in #109
Full Changelog: v0.4.0...v0.5.0