superchain-ops icon indicating copy to clipboard operation
superchain-ops copied to clipboard

Add execution dry-run just commands

Open sebastianst opened this issue 1 year ago • 1 comments

We can run a full simulation of a task with just simulate and then, after exporting all sigs to SIGNATURES, execute the task. It'd be great to have an intermediate dry-run command like just dry-run that does everything as close as possible to what execute does, but then doesn't broadcast. So it would use the actual sigs and wouldn't do any nonce or other state overrides etc.

sebastianst avatar Jan 07 '25 20:01 sebastianst

Referencing this issue: https://github.com/ethereum-optimism/superchain-ops/issues/445 which proposes a solution to the above.

blmalone avatar Jan 14 '25 14:01 blmalone