Skip to content

Releases: ethereum/beacon-APIs

v5.0.0-alpha.0

13 Feb 21:35
e259427

Choose a tag to compare

v5.0.0-alpha.0 Pre-release
Pre-release

The following changes are included in this release:

  • #552 GET /eth/v1/validator/execution_payload_bid/{slot}/{builder_index} added
  • #552 GET /eth/v1/validator/payload_attestation_data/{slot} added
  • #552 POST /eth/v1/validator/duties/ptc/{epoch} added
  • #552 POST /eth/v1/beacon/execution_payload_bid added
  • #552 GET /eth/v1/beacon/execution_payload_envelope/{block_id} added
  • #552 GET /eth/v1/beacon/pool/payload_attestations added
  • #552 POST /eth/v1/beacon/pool/payload_attestations added
  • #552 GET /eth/v2/beacon/blocks/{block_id} updated
  • #552 POST /eth/v2/beacon/blocks updated
  • #552 execution_payload_available EVENT added
  • #552 execution_payload_bid EVENT added
  • #552 payload_attestation_message EVENT added
  • #563 GET /eth/v2/validator/duties/proposer/{epoch} added
  • #563 GET /eth/v1/validator/duties/proposer/{epoch} deprecated
  • #568 GET /eth/v2/node/version added
  • #568 GET /eth/v1/node/version deprecated

v4.0.0

14 Oct 08:46
88fc940

Choose a tag to compare

The following changes are included in this release:

  • #535 data_column_sidecar EVENT added
  • #537 GET /eth/v1/debug/beacon/data_column_sidecars/{block_id} added
  • #539 GET /eth/v1/beacon/states/{state_id}/proposer_lookahead added
  • #546 GET /eth/v1/beacon/blobs/{block_id} added
  • #546 GET /eth/v1/beacon/blob_sidecars/{block_id} deprecated
  • #549 GET /eth/v1/beacon/deposit_snapshot removed
  • #549 GET /eth/v1/beacon/blocks/{block_id}/attestations removed
  • #549 GET /eth/v1/beacon/pool/attestations removed
  • #549 POST /eth/v1/beacon/pool/attestations removed
  • #549 GET /eth/v1/beacon/pool/attester_slashings removed
  • #549 POST /eth/v1/beacon/pool/attester_slashings removed
  • #549 GET /eth/v1/validator/aggregate_attestation removed
  • #549 POST /eth/v1/validator/aggregate_and_proofs removed
  • #549 POST /eth/v1/beacon/blocks removed
  • #549 POST /eth/v1/beacon/blinded_blocks removed
  • #549 GET /eth/v1/builder/states/{state_id}/expected_withdrawals removed

v4.0.0-alpha.1

02 Sep 11:03
8ccc4d9

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

The following changes are included in this release:

  • #535 data_column_sidecar EVENT added
  • #537 GET /eth/v1/debug/beacon/data_column_sidecars/{block_id} added
  • #539 GET /eth/v1/beacon/states/{state_id}/proposer_lookahead added
  • #546 GET /eth/v1/beacon/blobs/{block_id} added
  • #549 GET /eth/v1/beacon/deposit_snapshot removed
  • #549 GET /eth/v1/beacon/blocks/{block_id}/attestations removed
  • #549 GET /eth/v1/beacon/pool/attestations removed
  • #549 POST /eth/v1/beacon/pool/attestations removed
  • #549 GET /eth/v1/beacon/pool/attester_slashings removed
  • #549 POST /eth/v1/beacon/pool/attester_slashings removed
  • #549 GET /eth/v1/validator/aggregate_attestation removed
  • #549 POST /eth/v1/validator/aggregate_and_proofs removed
  • #549 POST /eth/v1/beacon/blocks removed
  • #549 POST /eth/v1/beacon/blinded_blocks removed
  • #549 GET /eth/v1/builder/states/{state_id}/expected_withdrawals removed

v4.0.0-alpha.0

13 Jun 08:24
b03cc68

Choose a tag to compare

v4.0.0-alpha.0 Pre-release
Pre-release

The following changes are included in this release:

  • #535 data_column_sidecar EVENT added
  • #537 GET /eth/v1/debug/beacon/data_column_sidecars/{block_id} added
  • #539 GET /eth/v1/beacon/states/{state_id}/proposer_lookahead added

v3.1.0

01 Apr 10:19
93c5df0

Choose a tag to compare

The following changes are included in this release:

  • #512 GET /eth/v1/beacon/states/{state_id}/pending_consolidations added

v3.0.0

18 Feb 07:45
9dd4219

Choose a tag to compare

The following changes are included in this release:

  • #447 GET /eth/v2/validator/aggregate_attestation added
  • #448 GET /eth/v2/beacon/blocks/{block_id}/attestations added
  • #448 GET /eth/v2/beacon/pool/attestations added
  • #448 POST /eth/v2/beacon/pool/attestations added
  • #448 GET /eth/v2/beacon/pool/attester_slashings added
  • #448 POST /eth/v2/beacon/pool/attester_slashings added
  • #452 POST /eth/v1/beacon/states/{state_id}/validator_identities added
  • #456 POST /eth/v2/validator/aggregate_and_proofs added
  • #467 POST /eth/v1/beacon/blocks deprecated
  • #467 POST /eth/v1/beacon/blinded_blocks deprecated
  • #472 single_attestation EVENT added
  • #494 GET /eth/v1/beacon/deposit_snapshot deprecated
  • #498 GET /eth/v1/builder/states/{state_id}/expected_withdrawals deprecated
  • #500 GET /eth/v1/beacon/states/{state_id}/pending_deposits added
  • #500 GET /eth/v1/beacon/states/{state_id}/pending_partial_withdrawals added
  • #466 GET /eth/v2/validator/blocks/{slot} removed
  • #466 GET /eth/v1/validator/blinded_blocks/{slot} removed

v3.0.0-rc.0

17 Feb 10:29
9dd4219

Choose a tag to compare

v3.0.0-rc.0 Pre-release
Pre-release

The following changes are included in this release:

  • #447 GET /eth/v2/validator/aggregate_attestation added
  • #448 GET /eth/v2/beacon/blocks/{block_id}/attestations added
  • #448 GET /eth/v2/beacon/pool/attestations added
  • #448 POST /eth/v2/beacon/pool/attestations added
  • #448 GET /eth/v2/beacon/pool/attester_slashings added
  • #448 POST /eth/v2/beacon/pool/attester_slashings added
  • #452 POST /eth/v1/beacon/states/{state_id}/validator_identities added
  • #456 POST /eth/v2/validator/aggregate_and_proofs added
  • #467 POST /eth/v1/beacon/blocks deprecated
  • #467 POST /eth/v1/beacon/blinded_blocks deprecated
  • #472 single_attestation EVENT added
  • #494 GET /eth/v1/beacon/deposit_snapshot deprecated
  • #498 GET /eth/v1/builder/states/{state_id}/expected_withdrawals deprecated
  • #500 GET /eth/v1/beacon/states/{state_id}/pending_deposits added
  • #500 GET /eth/v1/beacon/states/{state_id}/pending_partial_withdrawals added
  • #466 GET /eth/v2/validator/blocks/{slot} removed
  • #466 GET /eth/v1/validator/blinded_blocks/{slot} removed

v3.0.0-alpha.9

26 Nov 18:02
14ddc04

Choose a tag to compare

v3.0.0-alpha.9 Pre-release
Pre-release

The following changes are included in this release:

  • #447 GET /eth/v2/validator/aggregate_attestation added
  • #448 GET /eth/v2/beacon/blocks/{block_id}/attestations added
  • #448 GET /eth/v2/beacon/pool/attestations added
  • #448 POST /eth/v2/beacon/pool/attestations added
  • #448 GET /eth/v2/beacon/pool/attester_slashings added
  • #448 POST /eth/v2/beacon/pool/attester_slashings added
  • #452 POST /eth/v1/beacon/states/{state_id}/validator_identities added
  • #456 POST /eth/v2/validator/aggregate_and_proofs added

v3.0.0-alpha.6

25 Sep 10:21
e7f7d70

Choose a tag to compare

v3.0.0-alpha.6 Pre-release
Pre-release

The following changes are included in this release:

  • #447 GET /eth/v2/validator/aggregate_attestation added
  • #448 GET /eth/v2/beacon/blocks/{block_id}/attestations added
  • #448 GET /eth/v2/beacon/pool/attestations added
  • #448 POST /eth/v2/beacon/pool/attestations added
  • #448 GET /eth/v2/beacon/pool/attester_slashings added
  • #448 POST /eth/v2/beacon/pool/attester_slashings added
  • #452 POST /eth/v1/beacon/states/{state_id}/validator_identities added
  • #456 POST /eth/v2/validator/aggregate_and_proofs added

v2.5.0

27 Feb 09:41
b958ff7

Choose a tag to compare

The following changes are included in this release:

  • #350 blob_sidecar EVENT added
  • #358 /eth/v3/validator/blocks added consensus_block_value to response
  • #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
  • #386 /eth/v3/validator/blocks added builder_boost_factor query parameter
  • #405 block_gossip EVENT added