ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.56k stars 3.22k forks source link

feat(deploy): deploy implementations before proxies #12114

Closed maurelian closed 3 days ago

maurelian commented 4 days ago

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 commented 4 days ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maurelian and the rest of your teammates on Graphite Graphite

maurelian commented 4 days ago

Merge activity