Alexandra Betouni
|
e1c548696f
|
feat(Desktop)!: Updating desktop app due to IconSettings refactor
As part of https://github.com/status-im/StatusQ/issues/781
|
2022-09-02 18:41:21 +03: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 |
Alexandra Betouni
|
84522bd7fe
|
fix(CommunitiesPortal): fixed status input as per design
Closes #https://github.com/status-im/status-desktop/issues/6358
|
2022-07-25 15:07:27 +03: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 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +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
|
feaa91d062
|
feat(@desktop/wallet): Add derivation path to wallet account generation
fixes #5074
|
2022-04-13 11:17:53 +02:00 |