status-desktop/ui/app/AppLayouts
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
..
Browser chore: consolidate & refactor popup handling 2023-02-09 15:01:57 +01:00
Chat fix(LinksMessageView): Refactor LinksMessageView to remove business logic from qml 2023-02-14 08:55:24 +02:00
CommunitiesPortal fix(statusApp): resolving qml errors/warnings pt2.1 2023-02-08 18:43:51 +02:00
Node chore: remove bloom filter usage 2023-02-01 14:05:00 -05:00
Onboarding fix: changing password with wrong current one fails 2023-02-08 16:26:12 +02:00
Profile fix(ENS): For a ENS name the wrong release date is shown 2023-02-13 19:39:40 +01:00
UIComponents
Wallet feat(Wallet) cache fetched balance history to DB for efficiency 2023-02-15 18:52:37 +04:00
stores