1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
marktoda a761b9e15d
Make seed phrase import case-insensitive (#8246)
The user-specified seed phrase during the first-time-flow import step
required the phrase to be entered in all lowercase. The case does not
add any extra entropy to the seed, so there's no reason to be case
sensitive. Flexibility here will improve the onboarding UX.

This commit makes the entered seed phrase case-insensitive.

Fixes #8171
2020-03-30 10:21:04 -02:30
..
components Refactor token list (#8233) 2020-03-25 21:43:25 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Add border none for moz-focus-inner (#8217) 2020-03-19 12:44:20 -04:00
ducks Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
helpers Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
pages Make seed phrase import case-insensitive (#8246) 2020-03-30 10:21:04 -02:30
selectors Fix selectors that use metamask.send.from state (#8182) 2020-03-11 15:40:35 -03:00
store Use specified gas limit when speeding up a transaction (#8178) 2020-03-12 11:33:11 -03:00