interop: contracts: remove useInterop from L2Genesis.s.sol #16075
Labels
A-pkg-contracts-bedrock
Area: packages/contracts-bedrock
H-interop
Hardfork: change planned for interop upgrade
T-smart-contract
Team: changes to smart contracts implemented by solidity devs
Uh oh!
There was an error while loading. Please reload this page.
L2Genesis.s.sol
script to insert the interop predeploys if, and only if:useInterop
, the flag should only apply to the inbox precompile proxy state, to match the upgrade-activation logic.useInterop
from the opcm Go struct that feeds into theL2Genesis.s.sol
execution, and replace it with above mentioned flag, here:optimism/op-deployer/pkg/deployer/pipeline/l2genesis.go
Line 96 in 12c5398
The text was updated successfully, but these errors were encountered: