Adding spec for the OptimismMintableERC20Factory storage update to fully implement liquidity migration of OptimismMintableERC20 tokens to OptimismSuperchainERC20, the OptimismMintableERC20Factory needs to update the deployment history through a hash onion strategy, as outlined in this design doc.
Description
Adding spec for the
OptimismMintableERC20Factory
storage update to fully implement liquidity migration ofOptimismMintableERC20
tokens toOptimismSuperchainERC20
, theOptimismMintableERC20Factory
needs to update the deployment history through a hash onion strategy, as outlined in this design doc.