1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
Mark Stacey 2649b9b8bb
Display seed phrase reminder if user has tokens (#6952)
The seed phrase reminder will now be triggered if the user has eth *OR*
if the user has added a token. This is to ensure that a user can't have
a positive token balance without being reminded to backup the account.

Checking for the token in preferences was easier than checking the
actual token balance, because the token balance is not yet in Redux.
That would require a more substantial refactor.
2019-08-02 16:13:15 -02:30
..
app Display seed phrase reminder if user has tokens (#6952) 2019-08-02 16:13:15 -02:30
design [ImgBot] Optimize images (#1) (#6829) 2019-07-10 11:37:20 -03:00
lib Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
index.html Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
index.js Default Privacy Mode to ON, allow force sharing address (#6904) 2019-08-01 10:54:33 -02:30