Skip to content

Conversation

@nflaig
Copy link
Member

@nflaig nflaig commented Aug 15, 2025

Removes the following apis which were deprecated in the Electra release

  • GET /eth/v1/beacon/deposit_snapshot
  • GET /eth/v1/beacon/blocks/{block_id}/attestations
  • GET /eth/v1/beacon/pool/attestations
  • POST /eth/v1/beacon/pool/attestations
  • GET /eth/v1/beacon/pool/attester_slashings
  • POST /eth/v1/beacon/pool/attester_slashings
  • GET /eth/v1/validator/aggregate_attestation
  • POST /eth/v1/validator/aggregate_and_proofs
  • POST /eth/v1/beacon/blocks
  • POST /eth/v1/beacon/blinded_blocks
  • GET /eth/v1/builder/states/{state_id}/expected_withdrawals

Implementations should be able to safely remove the apis after Fulu fork.

@nflaig nflaig added the Fulu label Aug 15, 2025
Copy link
Contributor

@rolfyone rolfyone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - clients will need these though for any networks pre-electra (eg. lukso which updates mid-sept)

@nflaig nflaig merged commit 33b6bb7 into master Aug 22, 2025
3 checks passed
@nflaig nflaig deleted the nflaig/remove-deprecated branch August 22, 2025 09:38
@github-actions github-actions bot mentioned this pull request Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants