Matthew Slipper
Matthew Slipper
This issue still occurs - see https://github.com/ethereum-optimism/optimism/runs/5442853354?check_suite_focus=true. Any updates?
Recusing myself from review here; others will have more insightful feedback.
It fails for me locally as well.
Closing this - please reopen once you've had a chance to return to this.
Hi @gavin-ygy, Thank you for your contribution! I believe we have fixed this issue. Closing for now. Please reopen if the issue persists.
@smartcontracts mind updating the gas snapshot + bindings?
This is causing a bug somewhere: ``` Failed === RUN TestBuildL1DeveloperGenesis layer_one_test.go:32: Error Trace: /root/project/op-chain-ops/genesis/layer_one_test.go:32 Error: Received unexpected error: no code found for L2OutputOracle Test: TestBuildL1DeveloperGenesis --- FAIL: TestBuildL1DeveloperGenesis (0.01s)...
This is breaking tests because the Geth simulated backend that deploys the contracts on L1 in the devnet sets the block timestamp to zero. We can fix this, but it'll...
Converting to draft until we sync a node with this fix.
I believe this is a dupe of https://github.com/ethereum-optimism/optimism/pull/3676, so I'm closing this. Please reopen if not.