• Matthew Slipper's avatar
    op-chain-ops: Preserve predeploy nonces · 9fbeebda
    Matthew Slipper authored
    Users are unable to use the OptimismMintableERC20Factory contract due to the nonce being reset to zero. This PR updates the predeploy storage wipe function to preserve nonces during the migration. This is fixable on Goerli by incrementing the nonce manually on the factory contract.
    9fbeebda
setters.go 8 KB