status-go/services/wallet/history
IvanBelyakoff e16d820ecd
chore_: CHERRY-PICK Proxy URLs for blockchain providers (#5644)
* feat(wallet)_: add basic auth for cryptocompare proxy (#5536)

* feat(wallet)_: add basic auth for cryptocompare proxy

* test(wallet)_: add a test for httpclient used in market clients

* feat(wallet)_: add status proxy RPC urls for blockchain providers

Replace the status proxy URL for cryptocompare.
2024-08-01 10:06:34 +01:00
..
balance.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
balance_db.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
balance_test.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
exchange.go feat: add coingecko fallback 2023-02-27 09:55:04 +01:00
service.go fix(wallet)_: no balance chart for tokens, due to wrong symbol (ETH) used 2024-07-18 13:11:02 +02:00
service_test.go chore_: CHERRY-PICK Proxy URLs for blockchain providers (#5644) 2024-08-01 10:06:34 +01:00
transfers_watcher.go Implemented balance history based on transfers (#4022) 2023-10-04 15:00:12 +03:00