Skip to content

Latest commit

 

History

History
71 lines (46 loc) · 12.8 KB

CHANGES.md

File metadata and controls

71 lines (46 loc) · 12.8 KB

Recent Changes

Development Version

These endpoints have been added or updated since the last release.

There are likely to be descriptions etc outside of the list below, but new query parameters, changes to headers, new endpoints should be listed.

Endpoint Lighthouse Lodestar Nimbus Prysm Teku

The Following are no longer in the Standard API, removed since the latest version.

Endpoint Lighthouse Lodestar Nimbus Prysm Teku

Version 2.5.0

These endpoints have been added or updated since the last release.

There are likely to be descriptions etc outside of the list below, but new query parameters, changes to headers, new endpoints should be listed.

Endpoint Lighthouse Lodestar Nimbus Prysm Teku
#350 blob_sidecar EVENT added v1.12.0
#358 /eth/v3/validator/blocks added consensus_block_value to response v1.13.0
#367 POST /eth/v1/beacon/states/{state_id}/validators added -
#367 POST /eth/v1/beacon/states/{state_id}/validator_balances added -
#376 proposer_slashing, attester_slashing EVENT added v1.16.0
#386 /eth/v3/validator/blocks added builder_boost_factor query parameter v1.14.0
#405 block_gossip EVENT added -

Version 2.4.2

These endpoints have been added or updated since the last release.

There are likely to be descriptions etc outside of the list below, but new query parameters, changes to headers, new endpoints should be listed.

Endpoint Lighthouse Lodestar Nimbus Prysm Teku
#339 POST /eth/v3/validator/blocks added v1.12.0
#339 POST /eth/v2/validator/*blocks deprecated v1.14.0

Version 2.4.1

Endpoint Lighthouse Lodestar Nimbus Prysm Teku
#317 POST /eth/v2/beacon/blocks and POST /eth/v2/beacon/blinded_blocks v1.11.0
#316 /eth/v2/debug/beacon/states added historical_summaries to response v1.4.0
#289 /eth/v2/debug/beacon/states added deneb state to response v1.9.0
#289 /eth/v1/beacon/blinded_blocks/{block_id} added deneb blinded block to response -
#289 /eth/v2/beacon/blocks/{block_id} added deneb block to response v1.9.0
#289 /eth/v1/validator/blinded_blocks/{slot} added deneb blinded block v1.9.0
#289 /eth/v1/validator/blocks/{slot} added deneb block v1.9.0
#286 NEW /eth/v1/beacon/blob_sidecars/{block_id} v1.9.0
#319 /eth/v1/debug/beacon/heads removed deprecated endpoint -
#302 Added BlockContents structures for deneb blocks and blob_sidecars v1.9.0
#327 Increased maximum number of blobs from 4 to 6 v1.9.0

Version 2.4.0

Note Clients can add notes about level of support for specific endpoints if there are caveats or aspects not implemented.

Endpoint Lighthouse Lodestar Nimbus Prysm Teku