1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app/pages
Whymarrh Whitby d566543bf5
Handle invalid strings during seed phrase import (#6743)
* Add tests for ImportWithSeedPhrase#parseSeedPhrase

* Handle importing whitespace-only seed phrases

Fixes #6694

This changeset fixes our parsing of seed phrases during import to handle the
case where a user tries to import a seed phrase that consists solely of whitespace.
We no longer produce an error and instead treat it as an incorrect seed phrase.

* Handle importing more invalid seed phrases
2019-06-27 14:44:41 -02:30
..
add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-add-suggested-token Ensure future tokens add decimals as numbers while supporting numbers and strings in send-asset-row 2019-04-17 21:26:25 -02:30
confirm-add-token Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
confirm-approve Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-deploy-contract Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-ether Only pass english function names to functionType metric 2019-04-08 13:31:11 -02:30
confirm-send-token Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-token-transaction-base Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-transaction 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
confirm-transaction-base 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
confirm-transaction-switch 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
create-account Fix styles on 'import account' page, update help link (#6700) 2019-06-17 08:37:34 -02:30
first-time-flow Handle invalid strings during seed phrase import (#6743) 2019-06-27 14:44:41 -02:30
home Ensure home screen does not render if there are unapproved txs (#6501) 2019-04-27 06:59:55 -02:30
keychains Fix seed phrase import back button (#6758) 2019-06-27 12:26:25 -03:00
lock Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
mobile-sync Feature: sync with mobile v2 (#6673) 2019-06-12 10:54:45 -04:00
provider-approval Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 2019-05-03 13:32:05 -04:00
routes Update auto-logout to recognize idle time in background (#6593) 2019-05-13 13:46:09 -02:30
send Revert "fixed #5524" 2019-06-06 19:20:33 +02:00
settings Add delete to custom RPC form (#6718, #6650) 2019-06-17 11:35:47 -02:30
unlock-page Open retore-vault route from popup (#6353) 2019-03-26 23:35:29 -07:00
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss Folder restructure (#6304) 2019-03-21 20:33:30 -02:30