status-desktop/test/libs/StatusGoQt
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
..
CMakeLists.txt chore(CPP): Test basic functionality for wallet status-go wrapper API 2022-07-18 17:40:59 +02:00
test_accounts.cpp chore(CPP): Create new wallet accounts - POC UI 2022-08-02 15:30:08 +02:00
test_messaging.cpp chore(CPP) add debugging test for token balance history 2022-11-16 13:07:46 +01:00
test_onboarding.cpp chore(CPP): Create new wallet accounts - POC UI 2022-08-02 15:30:08 +02:00
test_wallet.cpp feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00