Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
op-node: SystemConfig in derivation (ethereum-optimism#3787)
* op-node: SystemConfig in derivation * op-node: reduce sys config test boilerplate * op-node: more readable loop to find L2 block with L1 origin we look for * op-node: change test addresses to not confuse with predeploys * op-node: system config field doc comments * op-node: fix lint * contracts-bedrock: Sys config contract and L2 contract updates (ethereum-optimism#3788) * contracts-bedrock: SystemConfig contract and L2 contract updates Co-authored-by: Mark Tyneway <[email protected]> * contracts-bedrock: SystemConfig/L1Block batcherHash typing * contracts-bedrock: test updates for SystemConfig/L1Block type changes * contracts-bedrock: initialize SystemConfig * contracts-bedrock: batcher hash initialize arg * contracts-bedrock: all mutable sys config fields now initialize * contracts-bedrock: update gas-snapshot * contracts-bedrock: rename deployment system config Prevent name collisions between contracts * contracts-bedrock: regenerate storage layout * contracts-bedrock: lint * op-bindings: regenerate * op-node: fix test build * op-chain-ops: remove dead storage config * tests: fixup * tests: fix build * op-bindings,op-chain-ops,op-node: System config bindings and integration (ethereum-optimism#3789) * op-chain-ops,op-bindings,op-node: integrate system config * op-e2e: system config action tests (ethereum-optimism#3790) * op-e2e: system config action tests * op-e2e: decimals separator formatting fix Co-authored-by: Mark Tyneway <[email protected]> * bindings * contracts-bedrock: update gas snapshot * contracts-bedrock: sys config owner address in hardhat * op-e2e: remove temporary function usage stubs * op-e2e: add action test descriptions for batcher key and gpo updates * op-node: fix fuzzing test, batcher hash must be padded * reset go.work * update go mod/sum * remove dead import * remove more dead config Co-authored-by: Mark Tyneway <[email protected]> Co-authored-by: Matthew Slipper <[email protected]>
- Loading branch information