Sale Djenic
|
2c03146309
|
fix(@desktop/keycard): can't create accounts if the main account was restored in using an existing keycard account
`I already use Status` -> `Login with Keycard` flow is enabled.
Fixes: #7867
|
2022-10-28 20:43:09 +02:00 |
Stefan
|
b499942eea
|
fix(Wallet/AddAccountModal): fix status-go error messages
Remove the unneeded native error dialog showing internal status-go
error strings. Instead redirect the error message for wrong private key
as specific error message.
Fixes: #6984
|
2022-08-30 19:05:06 +02:00 |
Khushboo Mehta
|
5d6f2df145
|
fix(@desktop/wallet): Fix visual issues in add account modal
1. Alignment of the Inputs
2. Background color of the derived address panel
There is another issue pening which is already reported separately as https://github.com/status-im/status-desktop/issues/6315
fixes #6257
|
2022-07-12 15:14:35 +02:00 |
Khushboo Mehta
|
86cfbec8f9
|
feat(@desktop/wallet): Add support for custom derivations path
Make getDerivedAddresses call async
Show pending and error states when gettting the derived addresses
fixes #5700, #5699
|
2022-05-18 14:16:57 +02:00 |
Khushboo Mehta
|
0ee0c8ddd4
|
feat(@desktop/wallet): Add has activity to the derived addresses in wallet
fix #5655
|
2022-05-18 13:42:00 +02:00 |
Khushboo Mehta
|
1cf701a758
|
feat(@desktop/wallet): greying out already imported/derived addresses in address list and also choosing next available as default one
fixes #5539
|
2022-05-13 09:23:47 +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 |