ethereum-optimism / optimism

Optimism is Ethereum, scaled.
https://optimism.io
MIT License
5.21k stars 2.98k forks source link

Interop: Migrated Liquidity #10899

Open tynes opened 1 week ago

tynes commented 1 week ago

It is important to have a clear upgrade path for deposited ERC20 tokens so that they are interop enabled. This means that any OptimismMintableERC20Token should have a migration path.

tynes commented 1 week ago

Design doc: https://github.com/ethereum-optimism/design-docs/pull/35

tynes commented 1 week ago

Related design doc: https://github.com/ethereum-optimism/design-docs/pull/36

tynes commented 1 week ago

Another design doc: https://github.com/ethereum-optimism/design-docs/pull/37