Commit Graph

7 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 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
Richard Ramos 2a461488b2 fix: remove unneeded exceptions 2022-02-01 15:48:54 -04:00
Richard Ramos ec330b2ac8 fix: try/catch 2022-02-01 15:48:54 -04:00
Richard Ramos 4183069a9f feat: base_cpp 2022-02-01 15:48:54 -04:00