Skip to content

Add execution block hashes in chain reorg SSE#585

Draft
bharath-123 wants to merge 1 commit intoethereum:masterfrom
bharath-123:update-chain-reorg-sse
Draft

Add execution block hashes in chain reorg SSE#585
bharath-123 wants to merge 1 commit intoethereum:masterfrom
bharath-123:update-chain-reorg-sse

Conversation

@bharath-123
Copy link
Contributor

With gloas, there can be a payload reorg where the beacon block stays the same but the payload associated with the block changes.

It might make sense to add the old and new execution block hashes of the head blocks in the chain_reorg event

@nflaig nflaig added the Gloas api's needed in Gloas fork. label Mar 11, 2026
@michaelsproul
Copy link
Contributor

This approach is similar to option 3 from:

@nflaig
Copy link
Member

nflaig commented Mar 12, 2026

This approach is similar to option 3 from:

I am not in favor of option 3. there but I think adding new fields to this event is fine as they are distinct from existing fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Gloas api's needed in Gloas fork.

3 participants