Skip to content

feat(flashblocks): shift atomic gossip op, wspub on seq after p2p gossip#210

Open
sieniven wants to merge 1 commit intomainfrom
niven/flashblocks-no-reorg
Open

feat(flashblocks): shift atomic gossip op, wspub on seq after p2p gossip#210
sieniven wants to merge 1 commit intomainfrom
niven/flashblocks-no-reorg

Conversation

@sieniven
Copy link
Contributor

Summary

Fixes the websocket publishing logic on the flashblocks builder into the p2p node service instead. This ensures zero re-org on subscribed flashblocks RPC nodes by ensuring p2p gossip to follower sequencers is a blocking successful operation first before gossiping the flashblocks to RPC nodes.

This allows for atomicity on flashblocks replay during sequencer switches / failures of the leader sequencer, to replay consistent gossiped flashblocks across RPC nodes. This ensures flashblocks re-org is guaranteed protected on RPC nodes.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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