1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app
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
..
components Refactor account-details-modal (#6751) 2019-06-27 12:03:18 -03:00
css
ducks 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
helpers 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
pages Handle invalid strings during seed phrase import (#6743) 2019-06-27 14:44:41 -02:30
selectors 4byte fallback (#6551) 2019-06-18 09:47:14 -02:30
store Remove shapeshift deposit form (#6746) 2019-06-24 14:17:48 -02:30