1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Whymarrh Whitby 86b165ea83
Add migration notification for users with Sai (#7450)
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.
2019-11-18 18:16:28 -03:30
..
components Add migration notification for users with Sai (#7450) 2019-11-18 18:16:28 -03:30
css Redesign approve screen (#7271) 2019-11-05 11:43:48 -03:30
ducks Remove logging of action.value of set_next_nonce (#7233) 2019-09-30 19:17:45 -03:00
helpers Revert "Adds Wyre Widget (#6434)" (#7385) 2019-11-11 16:18:57 -05:00
pages Add migration notification for users with Sai (#7450) 2019-11-18 18:16:28 -03:30
selectors Add migration notification for users with Sai (#7450) 2019-11-18 18:16:28 -03:30
store ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30