@@ -104,6 +104,25 @@ op_contracts_manager = { version = "2.4.0", address = "0x4fefd0c327d08143be8037c
104104superchain_config = { version = " 2.3.0" , implementation_address = " 0xce28685eb204186b557133766eca00334eb441e4" }
105105protocol_versions = { version = " 1.1.0" , implementation_address = " 0x37e15e4d6dffa9e5e320ee1ec036922e563cb76c" }
106106
107+ # Only the DeployOPChain.s.sol script changed between v3.0.0 and v3.0.1
108+ ["op-contracts/v3 .0 .1" ]
109+ system_config = { version = " 2.5.0" , implementation_address = " 0x340f923e5c7cbb2171146f64169ec9d5a9ffe647" }
110+ fault_dispute_game = { version = " 1.4.1" }
111+ permissioned_dispute_game = { version = " 1.4.1" }
112+ mips = { version = " 1.0.0" , address = " 0xf027f4a985560fb13324e943edf55ad6f1d15dc1" } # NOTE: MIPS is now MIPS64, so the semver is reset to 1.0.0
113+ optimism_portal = { version = " 3.14.0" , implementation_address = " 0xb443da3e07052204a02d630a8933dac05a0d6fb4" }
114+ anchor_state_registry = { version = " 2.2.2" , implementation_address = " 0x7b465370bb7a333f99edd19599eb7fb1c2d3f8d2" }
115+ delayed_weth = { version = " 1.3.0" , implementation_address = " 0x5e40b9231b86984b5150507046e354dbfbed3d9e" }
116+ dispute_game_factory = { version = " 1.0.1" , implementation_address = " 0x4bbA758F006Ef09402eF31724203F316ab74e4a0" }
117+ preimage_oracle = { version = " 1.1.4" , address = " 0x1fb8cdfc6831fc866ed9c51af8817da5c287add3" }
118+ l1_cross_domain_messenger = { version = " 2.6.0" , implementation_address = " 0x5d5a095665886119693f0b41d8dfee78da033e8b" }
119+ l1_erc721_bridge = { version = " 2.4.0" , implementation_address = " 0x7ae1d3bd877a4c5ca257404ce26be93a02c98013" }
120+ l1_standard_bridge = { version = " 2.3.0" , implementation_address = " 0x0b09ba359a106c9ea3b181cbc5f394570c7d2a7a" }
121+ optimism_mintable_erc20_factory = { version = " 1.10.1" , implementation_address = " 0x5493f4677A186f64805fe7317D6993ba4863988F" }
122+ op_contracts_manager = { version = " 1.9.0" , address = " 0x3a1f523a4bc09cd344a2745a108bb0398288094f" }
123+ superchain_config = { version = " 1.2.0" , implementation_address = " 0x4da82a327773965b8d4D85Fa3dB8249b387458E7" }
124+ protocol_versions = { version = " 1.1.0" , implementation_address = " 0x37E15e4d6DFFa9e5E320Ee1eC036922E563CB76C" }
125+
107126# Upgrade 14 https://github.com/ethereum-optimism/optimism/releases/tag/op-contracts%2Fv3.0.0
108127# Only the L2 predeploys changed between rc.1 and rc.2. See https://github.com/ethereum-optimism/optimism/pull/14848.
109128["op-contracts/v3 .0 .0" ]
0 commit comments