v2.3.0
New Features
- Add
register_validator
endpoint by @lightclient in #209 - Add ssz format for block production. by @rolfyone in #205
- add is_optimistic to getSyncingStatus response by @rolfyone in #202
- Addition of prepare_beacon_proposer endpoint. by @mcdee in #178
- Add
execution_optimistic
flag to responses by @paulhauner in #190 - Add not found responses for aggregates and contributions by @rolfyone in #182
- Bellatrix and blinded blocks by @realbigsean in #194
What's Changed
- Move execution_optimistic into the event data by @ajsutton in #196
- Additional information about API endpoint versions, data and metadata. by @mcdee in #195
Misc
- Make oapi license cc0 by @lightclient in #212
- Replace
eth2.0
with consensus layer by @lightclient in #211 - Use
python3
for the server by @lightclient in #213 - Use proper description for execution payload header by @lightclient in #210
- Fix release title by @mpetrunic in #175
- Clarify validator id as any bytes48 by @rolfyone in #184
- Add note about caching by @paulhauner in #189
- Add hint about "dev" by @paulhauner in #188
- Update grammar/typos on a text description for beacon committee subscriptions by @ralexstokes in #207
- Fix broken link by making a document into Jekyll page by @ralexstokes in #208
- Add the "usage" section by @paulhauner in #192
- Replace deprecated docker actions and use npm packages directly by @mpetrunic in #191
New Contributors
- @realbigsean made their first contribution in #194
- @Neurone made their first contribution in #203
- @ralexstokes made their first contribution in #207
- @lightclient made their first contribution in #212
Full Changelog: v2.1.0...v2.3.0