ethereum-optimism / ethereum-optimism/optimism

op-acceptance-tests: run TestSuperPermissionedWithdrawal against kona-node

Open
#22,263 0 comments 0 reactions 1 assignee Claimed by @joshklop View on GitHub
Dominant language
Go
Stars
6.5k
Forks
4k
Avg merge
2d 38m
Merged PRs (30d)
164

Description

## Summary

[`TestSuperPermissionedWithdrawal`](https://github.com/ethereum-optimism/optimism/blob/develop/op-acceptance-tests/tests/proofs/super/withdrawal_test.go) is skipped when the acceptance suite runs against kona-node.

The shared withdrawal helper requires `superroot_atTimestamp`, which kona-node does not currently serve.

## Required work

Provide the required super-root lookup through Kona or make the shared helper backend-neutral, then remove the Kona skip without weakening the withdrawal assertions.

## Acceptance criteria

- [ ] The root cause and resolution are documented.
- [ ] `TestSuperPermissionedWithdrawal` no longer skips when `DEVSTACK_L2CL_KIND=kona-node`.
- [ ] The permissioned super-root withdrawal flow completes against kona-node/op-reth.
- [ ] Existing op-node coverage continues to pass.

## Related

- https://github.com/ethereum-optimism/optimism/issues/21861
- Parent inventory: https://github.com/ethereum-optimism/protocol-team/issues/101

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.