Lukáš Tinkl
|
b5d82ed4b4
|
fix(SeedPhraseInputView): Seedphrase input requires two <TAB> presses
Fixes #6328
Make sure to update the `grid.currentIndex` before anything else; some of
the key press handlers might return early
|
2022-07-16 03:24:42 +02:00 |
femi
|
00dc09fb18
|
feat(@DesktopApp): Login- 12 Seed Phrase
https://github.com/status-im/status-desktop/issues/6274
Login for 12 seed Phrase
|
2022-07-15 09:27:51 +01:00 |
Michal Iskierko
|
b2d75995e4
|
fix(@desktop/onboarding): not remove seed phrases when changing number of words
Fix #5613
|
2022-05-25 17:42:36 -04:00 |
Alexandra Betouni
|
ad584f3dc3
|
feat(StatusSeedPhraseView): Update layout
Closes #5669
|
2022-05-19 14:49:26 +03:00 |
Jonathan Rainville
|
c02685c704
|
fix(onboarding): improve pasting of seed phrase
Make it possible to paste single words, as well as 18 and 24 words.
Also allows seeds separated by commas and other blank spaces
|
2022-05-12 15:29:30 -04:00 |
Jonathan Rainville
|
da801d9c9f
|
fix(seed-import): fix seed phrase import screens to be better
Fixes #5409
|
2022-05-12 15:29:30 -04:00 |
Jonathan Rainville
|
26efddfef2
|
fix(onboarding): re-add warning when trying to re-import same key
Possible a fix for #5529
|
2022-05-09 09:39:33 -04:00 |
Anthony Laibe
|
fb8a3f9100
|
fix(@onboarding): missing seed phrase headline
|
2022-05-05 11:13:51 +02:00 |
Khushboo Mehta
|
feaa91d062
|
feat(@desktop/wallet): Add derivation path to wallet account generation
fixes #5074
|
2022-04-13 11:17:53 +02:00 |
Boris Melnik
|
8d2071eada
|
fix(seedphrase): Add persistence to seed phrase screens
Closes: #5415
|
2022-04-07 15:47:03 -04:00 |
Alexandra Betouni
|
61cbaf9d57
|
fix(SeedPhraseInputView): Submit button should disable when switching tabs
Closes #5388
|
2022-04-07 15:41:42 -04:00 |
Anthony Laibe
|
27e3731b0b
|
fix(@onboarding): Allow to enter last word in seed phrase import
fixes #5344
|
2022-04-07 13:06:27 +02:00 |
Alexandra Betouni
|
a8e946f602
|
feat(onboarding): Adding import seed screens for old&new users
Closes #4955
Closes #5230
|
2022-04-01 17:54:49 -04:00 |