status-go/services/wallet/history
Stefan 226fa7d696 chore(wallet) increase the all-time fetching sample count
Also:
- extend maximum expected DB entries to fetch
- fix test TestBalanceHistoryGetWithoutOverlappingFetch passing because of all-time stride side effect

Closes status-desktop #9624
2023-03-01 19:55:07 +04:00
..
balance.go chore(wallet) increase the all-time fetching sample count 2023-03-01 19:55:07 +04:00
balance_db.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
balance_db_test.go feat: retrieve balance history for tokens and cache it to DB 2023-01-25 22:25:50 +04:00
balance_test.go chore(wallet) increase the all-time fetching sample count 2023-03-01 19:55:07 +04:00
exchange.go feat: add coingecko fallback 2023-02-27 09:55:04 +01:00
service.go chore(wallet): hardcode specific average block duration for L2 2023-02-28 12:03:43 +04:00
service_test.go feat: Add circuit breaker for market provider 2023-03-01 08:58:00 +01:00