Skip to content

fix(gloas): accept versioned wrapper on gloas SSE events#865

Merged
samcm merged 1 commit into
release/gloasfrom
gloas-devnet-6
Jul 3, 2026
Merged

fix(gloas): accept versioned wrapper on gloas SSE events#865
samcm merged 1 commit into
release/gloasfrom
gloas-devnet-6

Conversation

@samcm

@samcm samcm commented Jul 3, 2026

Copy link
Copy Markdown
Member

Bumps go-eth2-client for the eventstream fix (ethpandaops/go-eth2-client#36): the beacon-API spec wraps payload_attestation_message, execution_payload_bid and proposer_preferences as {"version", "data"} — Lighthouse follows the spec, Prysm sends the bare object. Both shapes now decode.

Found live on glamsterdam-devnet-6: every Lighthouse PTC message failed with invalid JSON: beacon block root missing while Prysm's parsed fine.

Bumps go-eth2-client for the eventstream fix: lighthouse wraps
payload_attestation_message / execution_payload_bid /
proposer_preferences per spec, prysm sends the bare object; both now
decode.
@samcm samcm merged commit 221faf7 into release/gloas Jul 3, 2026
4 of 6 checks passed
@samcm samcm deleted the gloas-devnet-6 branch July 3, 2026 01:57
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.

1 participant