ethereum-optimism / design-docs

MIT License
27 stars 20 forks source link

interop: OptimismMintableERC20Factory storage update #133

Closed 0xParticle closed 1 month ago

0xParticle commented 1 month ago

Description

Issue: #11602

This document discusses two different approaches to perform the one time storage update of OptimismMintableERC20Factory necessary to include tokens deployed before holocene into the deployments mapping. It also provides implementation details.