ethereum-optimism / ethereum-optimism/optimism
op-acceptance-tests: run TestFollowL2_ReorgRecovery 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
TestFollowL2_ReorgRecovery is skipped when the acceptance suite runs against kona-node.
The follow-source preset requires op-node, and the scenario also depends on Kona recovering from an L1-driven L2 reorg.
Required work
Generalize the preset, verify and fix Kona's reorg recovery behavior as needed, and remove the Kona skip.
Acceptance criteria
- The root cause and resolution are documented.
-
TestFollowL2_ReorgRecoveryno longer skips whenDEVSTACK_L2CL_KIND=kona-node. - The verifier follows the replacement L2 chain after the L1-driven reorg with 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.