Commit Graph

5 Commits

Author SHA1 Message Date
Patryk Osmaczko c0024ec6b1 refactor(@desktop/cpp): improve cpp code
Good coding practices applied only,
architecture and logic were not altered.
2022-03-01 16:05:21 +01:00
Khushboo Mehta d47ac2d5f7 feat(@desktop/wallet): cpp: Added apis for
1. Generate new API
2. Import accounts by PK
3. Import account by seed phrase
4. Add watch only address
5. delete account
6. current account
2022-02-24 10:53:18 +01:00
Patryk Osmaczko 00156cc9c0 style(@desktop/cpp): apply clang-format on src-cpp/* 2022-02-21 19:55:01 +01:00
Khushboo Mehta 0c88da4d81 fix(@desktop/walet): cpp: Enable UI to show wallet section
fixes #4824
2022-02-21 13:29:30 +01:00
Khushboo Mehta 42da8a2408 feat(@desktop/wallet): move accounts to cpp
created skeleton for wallet_section
added getAccounts api

fixes #4750
2022-02-16 16:01:37 +01:00