1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/test/unit
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
..
actions Remove seedWords completely from metamask state (#6920) 2019-07-26 10:35:21 -03:00
app ENS Reverse Resolution support (#7177) 2019-11-01 15:24:00 -02:30
development Version 5.0.3 (#5785) 2018-11-20 08:34:14 -10:00
migrations Add migration notification for users with Sai (#7450) 2019-11-18 18:16:28 -03:30
reducers Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
responsive/components Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
ui Disable unnecessary curly braces in JSX (#7454) 2019-11-18 11:38:47 -03:30
balance-formatter-test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
localhostState.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
test-utils.js test - unit - add assertRejects to test asyncFns 2018-06-13 21:01:00 -07:00
util_test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30