Skip to content

Conversation

@maurelian
Copy link
Contributor

This change prepares for the OPCM integration by deploying the implementations before the proxies.
intializeImplementations() was renamed to initializeProxies() which is more accurate.

Also the ASR's implementation was unnecessarily initialized with a proxy address for a constructor
argument.

@maurelian maurelian marked this pull request as ready for review September 25, 2024 16:58
@maurelian maurelian requested a review from a team as a code owner September 25, 2024 16:58
@maurelian maurelian requested review from mbaxter and removed request for a team September 25, 2024 16:58
Copy link
Contributor Author

Merge activity

  • Sep 25, 7:45 PM EDT: Graphite disabled "merge when ready" on this PR due to: a merge conflict with the target branch; resolve the conflict and try again..

This change prepares for the OPCM integration by deploying the implementations before the proxies.
`intializeImplementations()` was renamed to `initializeProxies()` which is more accurate.

Also the ASR's implementation was unnecessarily initialized with a proxy address for a constructor
argument.
It must be deployed per chain because it is not MCP ready.
@maurelian maurelian added this pull request to the merge queue Sep 26, 2024
Merged via the queue into develop with commit 300d9f3 Sep 26, 2024
@maurelian maurelian deleted the opcm/in-tests-2 branch September 26, 2024 14:45
samlaf pushed a commit to samlaf/optimism that referenced this pull request Nov 10, 2024
…m#12114)

* feat(deploy): deploy implementations before proxies

This change prepares for the OPCM integration by deploying the implementations before the proxies.
`intializeImplementations()` was renamed to `initializeProxies()` which is more accurate.

Also the ASR's implementation was unnecessarily initialized with a proxy address for a constructor
argument.

* test(deploy): Move ASR impl deployment to deployProxies

It must be deployed per chain because it is not MCP ready.

* test(deploy): Rename deploy functions to correspond to OPCM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants