-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add migration notification for users with non-zero Sai #7450
Conversation
This is in draft until 2019-11-18 when the migration website goes live |
f092eb8
to
6efec31
Compare
I can use the copy from the issue but I propose this copy as it's a little more clear as to what is going on, esp. for users who were previously unaware. |
6efec31
to
c214727
Compare
ui/app/components/app/dai-migration-component/dai-migration-notification.container.js
Show resolved
Hide resolved
Related to #7460, and potentially making this PR non informative. |
e4e9b47
to
dfb8e95
Compare
@tmashuang good catch! Let me see if I can fix that too! |
I've updated the copy to the following (cc @bdresser)
Note that we are renaming Dai to Sai in this PR as per Maker's migration guide, 🤷🏽♂️, so that's maybe confusing. |
e158a52
to
4969f78
Compare
@whymarrh
|
@lassebirk I've updated the copy, thanks |
3cf00e1
to
d103317
Compare
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: > Dai is now "Sai" and Maker would like you upgrade your Sai tokens I've updated the copy from the issue to clarify to unknowing users what the transition is.
d103317
to
14a2447
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Closes #7411
Context
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 Pull Request
This changeset:
The notification copy:
I've updated the copy from the issue to clarify to unknowing users what the transition is.
Going Forward
Users with non-zero Sai will now see Sai in their token lists. New users of Sai and Dai will be able to add and track either manually (or both at the same time).