status-desktop/libs/StatusGoQt/src/StatusGo
Stefan 3bb667bb7a feat(Wallet) cache fetched balance history to DB for efficiency
- Bump status-go head that include the required specific changes
  - fetch token balance (native or ERC20) and cache historical token quantity data
  - fetch FIAT currency
- Extend presentation layer (NIM and QML) to account for API changes
- Remove timed request and other optimizations from the time of fetching
  balance history every time instead of querying cache
- Add C++ integration debugging tests and update network chain configuration (outdated)

Closes: #8175
2023-02-15 18:52:37 +04:00
..
Accounts chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
Chat fix(@desktop/cpp): Fix chatDto json serialization. 2022-11-18 16:38:32 +01:00
Messenger chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
Metadata chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
Settings chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
Wallet feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
ChatAPI
General.cpp chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
General.h
SettingsAPI
SignalsManager.cpp chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
SignalsManager.h chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
StatusGoEvent.cpp chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
StatusGoEvent.h chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
Types.h chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
Utils.cpp chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
Utils.h chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00