ethereum-optimism / ethereum-optimism/optimism
op-acceptance-tests: run TestFlashblocksSDMMaterializesPostExecBlock against kona-node
Open
@joshklop is already working on this.
Since Aug 5, 2026.
- Dominant language
- Go
- Stars
- 6.5k
- Forks
- 4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 134
Description
Summary
TestFlashblocksSDMMaterializesPostExecBlock is skipped when the acceptance suite runs against kona-node.
kona-node times out before exposing its user RPC when launched by the flashblocks/rollup-boost preset.
Required work
Fix the Kona flashblocks preset startup path and verify the SDM materialization behavior before removing the Kona skip.
Acceptance criteria
- The root cause and resolution are documented.
-
TestFlashblocksSDMMaterializesPostExecBlockno longer skips whenDEVSTACK_L2CL_KIND=kona-node. - The test preserves its post-execution block materialization assertions against both CL implementations.
- Existing op-node coverage continues to pass.
Related
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.