Releases: ethereum/beacon-APIs
Releases · ethereum/beacon-APIs
v4.0.0-alpha.0
v3.1.0
v3.0.0
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
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
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
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
The following changes are included in this release:
- #350
blob_sidecar EVENT
added - #358
/eth/v3/validator/blocks
addedconsensus_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
addedbuilder_boost_factor
query parameter - #405
block_gossip EVENT
added
v2.4.2
The following changes are included in this release:
v2.4.1
The following changes are included in this release:
- #317
POST /eth/v2/beacon/blocks
andPOST /eth/v2/beacon/blinded_blocks
- #316
/eth/v2/debug/beacon/states
addedhistorical_summaries
to response - #289
/eth/v2/debug/beacon/states
addeddeneb
state to response - #289
/eth/v1/beacon/blinded_blocks/{block_id}
addeddeneb
blinded block to response - #289
/eth/v2/beacon/blocks/{block_id}
addeddeneb
block to response - #289
/eth/v1/validator/blinded_blocks/{slot}
addeddeneb
blinded block - #289
/eth/v1/validator/blocks/{slot}
addeddeneb
block - #286 NEW
/eth/v1/beacon/blob_sidecars/{block_id}
- #319
/eth/v1/debug/beacon/heads
removed deprecated endpoint - #302 Added
BlockContents
structures fordeneb
blocks and blob_sidecars
v2.4.0
These endpoints have been added or updated since the last release.
- #290
/eth/v1/node/syncing
addedel_offline
to response - #131 #254 NEW
/eth/v1/validator/liveness/{epoch}
- #221
/eth/v1/validator/blinded_blocks/{slot}
added headerethConsensusVersion
- #224 NEW `/eth/v1/validator/beacon_committee_selections
- #224 NEW `/eth/v1/validator/sync_committee_selections
- #232 NEW
/eth/v1/debug/fork_choice
- #241 NEW
/eth/v1/beacon/blinded_blocks/{block_id}
- #242 NEW
/eth/v1/beacon/states/{state_id}/randao
- #245 NEW
/eth/v1/beacon/deposit_snapshot
- #247 NEW
/eth/v2/beacon/light_client/bootstrap/{block_root}
- #247 NEW
/eth/v2/beacon/light_client/updates
- #247 NEW
/eth/v2/beacon/light_client/updates
- #247 NEW
/eth/v1/beacon/light_client/finality_update
- #247 NEW
/eth/v1/beacon/light_client/optimistic_update
- #247 NEW
/eth/v1/events:light_client_finality_update
- #247 NEW
/eth/v1/events:light_client_optimistic_update
- #248 #248 NEW
/eth/v1/beacon/pool/bls_to_execution_changes
- #248 add Capella Types
- #249
/eth/v1/beacon/blinded_blocks/{block_id}
query parameterskip_randao_verification
- #251
/eth/v1/node/health
query parametersyncing_status
- #254 add
finalized
to metadata for chain objects - #260 NEW
/eth/v1/beacon/rewards/blocks/{block_id}
- #260 NEW
/eth/v1/beacon/rewards/attestations/{epoch}
- #262 NEW
/eth/v1/beacon/rewards/sync_committee/{block_id}
The Following are no longer in the Standard API, removed since the latest version.