-
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
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| cliapp | ||
| client | ||
| clock | ||
| crypto | ||
| ctxinterrupt | ||
| dial | ||
| endpoint | ||
| enum | ||
| errutil | ||
| eth | ||
| flags | ||
| httputil | ||
| ioutil | ||
| jsonutil | ||
| log | ||
| metrics | ||
| oppprof | ||
| predeploys | ||
| queue | ||
| retry | ||
| rpc | ||
| safego | ||
| serialize | ||
| signer | ||
| solabi | ||
| sources | ||
| tasks | ||
| testlog | ||
| testutils | ||
| tls | ||
| txmgr | ||
| Makefile | ||
| util.go | ||
| util_test.go | ||
| version.go | ||
| version_test.go |