11 Commits

Author SHA1 Message Date
Anthony Laibe
33216d5bb5 chores: move to backend part1 2022-03-28 12:11:34 -04:00
Anthony Laibe
1e6a640c33 refactor(@wallet): simplify saved address 2022-03-25 14:31:34 +00:00
Sale Djenic
1bf5882f25 refactor(@desktop/general): remove interfaces for services
Fixes #5093
2022-03-23 09:00:57 +01:00
Khushboo Mehta
cc55f811b1 fix(@desktop/wallet): Re-add saved addresses view from Wallet V2
fixes #4747
2022-03-03 15:47:42 +01:00
Patryk Osmaczko
ba7a6d5d34 style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Anthony Laibe
56340bebd1 chores(@general): remove status-lib deps 2022-02-03 11:52:45 -05:00
Sale Djenic
eb41dbe175 refactor(@desktop/general): repo cleaning
- all unused/unnecessary files remove
- `status-lib` references updated due to cleaning on that side
- necessary submodules added (those removed from status lib)
2022-02-01 11:52:33 +01:00
Sale Djenic
7439b79039 chore(@desktop/general): signal names aligned
When we started with refactor we had to somehow separate "new"
and "old" signals that's why most of signals had prefix "new-", now
since we don't collide any more with "old" signal names (since we
removed all old code) we are free to sort out that signals naming,
what this commit does.
2022-02-01 11:49:14 +01:00
Sale Djenic
4d042f80aa refactor(@desktop/general): dependencies to the status-lib removed
Fixes #4395
2022-02-01 11:48:51 +01:00
Anthony Laibe
fdca0da77d feat: saved address view
Connect list and change
Provide view API
Create events
2022-02-01 11:43:44 +01:00
Anthony Laibe
ad93b9d92b refactor(@wallet): saved address from wallet2 2022-02-01 11:43:08 +01:00