-
Matthew Slipper authored
* op-deployer: Support overriding proof parameters This PR adds support for overiding proofs params using the `GlobalDeployOverrides` and `DeployOverrides` fields. Previously, these values were hardcoded. To prevent a recursive import, I refactored the `standard.go` file into a standalone package. Closes https://github.com/ethereum-optimism/optimism/issues/12711. * import cycle * add tests, ability to disable post-checks * rename to dangerously * op-deployer: Add support for deploying interop chains * code review updates
a68e3ef4