optimism
optimism copied to clipboard
op-acceptance-tests: Add test for withdrawals with super roots
Description
Adds a withdrawal test using super roots.
Enhances the DSL with a StandardBridge to facilitate deposits and withdrawals rather than needing to have all the complexity in the test itself.
The existing output root based withdrawal test is updated to use the DSL so the test is actually readable.
Metadata
fixes #15958