Skip to content

GET /events #1369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
3 of 16 tasks
rodrigo-o opened this issue Jan 27, 2025 · 1 comment
Open
3 of 16 tasks

GET /events #1369

rodrigo-o opened this issue Jan 27, 2025 · 1 comment
Labels
Beacon API Related to the implementation of the Beacon API endpoints.

Comments

@rodrigo-o
Copy link
Collaborator

rodrigo-o commented Jan 27, 2025

The events endpoint implements SSE, this task is separated in the following:

prereq

  • Implement an SSE event listener

events

  • block
  • finalized_checkpoint
  • head
  • block_gossip
  • attestation
  • voluntary_exit
  • bls_to_execution_change
  • proposer_slashing
  • attester_slashing
  • chain_reorg
  • contribution_and_proof
  • light_client_finality_update
  • light_client_optimistic_update
  • payload_attributes
  • blob_sidecar
@rodrigo-o rodrigo-o added the Beacon API Related to the implementation of the Beacon API endpoints. label Jan 27, 2025
@rodrigo-o
Copy link
Collaborator Author

Implement an SSE event listener, block events and finalized_checkpoint events have been implemented in #1365

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beacon API Related to the implementation of the Beacon API endpoints.
Projects
Status: No status
Development

No branches or pull requests

1 participant