mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
86b165ea83
Maker has upgraded its Dai token to "Multi-Collateral Dai" (MCD) and requires all users interacting with Dai migrate their tokens to the new version. Dai now exclusively refers to Multi-Collateral Dai and what was previouly called Dai is now Sai (Single Collateral Dai). In this description, Sai refers to what was (prior to the 2019-11-18) known as Dai. Dai is the _new_ token. This changeset: 1. Only affects users who had non-zero Sai at the old contract address 2. Displays a persistent notification for users with Sai 3. Updates the token symbol for users already tracking the Sai token 4. Bumps our direct and indirect eth-contract-metadata dependencies The notification copy: > A message from Maker: The new Multi-Collateral Dai token has been released. Your old tokens are now called Sai. Please upgrade your Sai tokens to the new Dai. The copy is from the Maker team. |
||
---|---|---|
.. | ||
002.js | ||
003.js | ||
004.js | ||
005.js | ||
006.js | ||
007.js | ||
008.js | ||
009.js | ||
010.js | ||
011.js | ||
012.js | ||
013.js | ||
014.js | ||
015.js | ||
016.js | ||
017.js | ||
018.js | ||
019.js | ||
020.js | ||
021.js | ||
022.js | ||
023.js | ||
024.js | ||
025.js | ||
026.js | ||
027.js | ||
028.js | ||
029.js | ||
030.js | ||
031.js | ||
032.js | ||
033.js | ||
034.js | ||
035.js | ||
036.js | ||
037.js | ||
038.js | ||
039.js | ||
fail-tx.js | ||
index.js | ||
README.md | ||
template.js |
Migrations
Data (user data, config files etc.) is migrated from one version to another.
Migrations are called by {} from {} during {}.