Skip to content

Conversation

@mw2000
Copy link

@mw2000 mw2000 commented Jan 21, 2026

Description

Add flashblock replay server that emits collected flashblock payloads to validator clients via websocket during benchmark runs.

Fixes #152

Testing

Ran this and saw this emitted logs that flashblocks have been replayed

./bin/base-bench run \
  --config ./configs/examples/rbuilder.yml \
  --root-dir ./test-flashblocks \
  --output-dir ./output-flashblocks \
  --rbuilder-bin ./bin/op-rbuilder \
  --reth-bin ./bin/op-reth \
  --geth-bin ./bin/geth 

@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 21, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

Add flashblock replay server that emits collected flashblock payloads
to validator clients via websocket during benchmark runs.
@mw2000 mw2000 force-pushed the mw2000/flashbot-ws branch from 65e8264 to 628f825 Compare January 21, 2026 02:24
@mw2000 mw2000 marked this pull request as ready for review January 21, 2026 02:54
@mw2000 mw2000 requested a review from meyer9 January 21, 2026 02:54
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.

Add benchmark flashblock websocket server

3 participants