This op-contracts
release modifies the op-contracts/v2.0.0
OPCM.
It removes the conditional upgrades of the SuperchainConfig and protocol versions proxies which currently prevents chains that are at op-contracts/v1.8.0
from upgrading their contracts via the v2.0.0
OPCM.
Chains which use their own SuperchainConfig, rather than sharing it with OP Mainnet or OP Sepolia, should continue to use the OPCM from op-contracts/v2.0.0
.
For contract versions and implementation addresses in this release; please refer to the superchain-registry:
Deployment operations should be executed using the associated op-deployer
release.
Full Changelog: op-contracts/v2.0.0...op-contracts/v2.2.0