Skip to content

feat: ePBS SSE topic dispatch + typed handlers#22

Merged
pk910 merged 2 commits into
masterfrom
feat/epbs-sse-events
May 7, 2026
Merged

feat: ePBS SSE topic dispatch + typed handlers#22
pk910 merged 2 commits into
masterfrom
feat/epbs-sse-events

Conversation

@mattevans
Copy link
Copy Markdown
Member

Wire SSE event dispatch and typed handler funcs for the six ePBS beacon-APIs eventstream topics, so subscribers actually receive events on these topics. These are:

Topic Data type
execution_payload *gloas.SignedExecutionPayloadEnvelope
execution_payload_gossip *gloas.SignedExecutionPayloadEnvelope
execution_payload_available *apiv1.ExecutionPayloadAvailableEvent
execution_payload_bid *gloas.SignedExecutionPayloadBid
payload_attestation_message *gloas.PayloadAttestationMessage
proposer_preferences *gloas.SignedProposerPreferences

Spec refs:

@mattevans mattevans self-assigned this May 7, 2026
Comment thread util/proof/proofs.go
@pk910 pk910 merged commit d9bbe5a into master May 7, 2026
3 checks passed
@barnabasbusa barnabasbusa deleted the feat/epbs-sse-events branch May 7, 2026 10:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants