Skip to content

feat: sse implementation for events beacon API #1365

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

Merged
merged 14 commits into from
Jan 29, 2025

Conversation

rodrigo-o
Copy link
Collaborator

@rodrigo-o rodrigo-o commented Jan 21, 2025

Motivation

The events endpoint and specifically the finalized_checkpoint and block topics are needed to integrate with assertoor

Description

This will be a quck implementation, adding support for SSE and the current assertoor need from the api eth/v1/events?topics=finalized_checkpoint, block

Completes part of #1369

@rodrigo-o rodrigo-o marked this pull request as ready for review January 24, 2025 20:19
@rodrigo-o rodrigo-o requested a review from a team as a code owner January 24, 2025 20:19
This was referenced Jan 27, 2025
Copy link
Contributor

@ElFantasma ElFantasma left a comment

Choose a reason for hiding this comment

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

LGTM!

@rodrigo-o rodrigo-o merged commit 3c0b20f into main Jan 29, 2025
14 checks passed
@rodrigo-o rodrigo-o deleted the sse-implementation-for-events branch January 29, 2025 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants