Skip to content

Commit

Permalink
contracts-bedrock: deploy implementations to goerli
Browse files Browse the repository at this point in the history
Includes all of the audit fixes. The upgrades via the `ProxyAdmin`
must all happen in a single atomic transaction to ensure there
are no errors due to inter-contract API changes.

This does not include the changes in
#5279.
The `SystemConfig` contract will need to be deployed again.
  • Loading branch information
tynes committed Mar 28, 2023
1 parent 84773de commit 4c71eed
Show file tree
Hide file tree
Showing 8 changed files with 1,237 additions and 505 deletions.

Large diffs are not rendered by default.

32 changes: 16 additions & 16 deletions packages/contracts-bedrock/deployments/goerli/L1ERC721Bridge.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions packages/contracts-bedrock/deployments/goerli/L1StandardBridge.json

Large diffs are not rendered by default.

90 changes: 56 additions & 34 deletions packages/contracts-bedrock/deployments/goerli/L2OutputOracle.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

320 changes: 165 additions & 155 deletions packages/contracts-bedrock/deployments/goerli/OptimismPortal.json

Large diffs are not rendered by default.

407 changes: 353 additions & 54 deletions packages/contracts-bedrock/deployments/goerli/SystemConfig.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 4c71eed

Please sign in to comment.