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/first-time-flow
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
..
create-password Handle invalid strings during seed phrase import (#6743) 2019-06-27 14:44:41 -02:30
end-of-flow Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
first-time-flow-switch Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
metametrics-opt-in Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
seed-phrase Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
select-action Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
welcome Update buttons & colors to match design system (#6446) 2019-04-16 17:05:22 -02:30
first-time-flow.component.js Fixes #6760, correct PropTypes for nextRoute (#6761) 2019-06-27 10:41:16 -02:30
first-time-flow.container.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
first-time-flow.selectors.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
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