status-go/services/wallet/thirdparty
Sale Djenic 534c756bf5 fix_: re-trying http requests up to the predefined max retries
This commit should fix the issue with Cryptocompare and CoinGecko providers down.
Often happens that the first request fails and because of that:
- the Router cannot complete calculation successfully
- some tests are failing
- some users very often see a red banner line saying the providers are down
2024-05-23 16:28:50 +02:00
..
alchemy feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007) 2024-05-14 08:58:08 +02:00
coingecko fix_: re-trying http requests up to the predefined max retries 2024-05-23 16:28:50 +02:00
cryptocompare fix_: re-trying http requests up to the predefined max retries 2024-05-23 16:28:50 +02:00
fourbyte fix: fourbyte integration no arg 2023-07-10 12:26:42 +02:00
fourbytegithub fix: fourbyte integration no arg 2023-07-10 12:26:42 +02:00
opensea feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007) 2024-05-14 08:58:08 +02:00
paraswap chore_: the router implementation simplification 2024-05-18 00:00:23 +02:00
rarible feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007) 2024-05-14 08:58:08 +02:00
utils fix_: Fix timestamo integer cast (#5092) 2024-04-25 14:15:07 +02:00
collectible_types.go feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007) 2024-05-14 08:58:08 +02:00
community_types.go fix_: improve `fetchCommunityAssets` performance 2024-04-10 21:00:28 +02:00
http_client.go fix_: re-trying http requests up to the predefined max retries 2024-05-23 16:28:50 +02:00
test_utils.go feat(api)_: add api and functionality to get collection website and twitter handle from alchemy (#5007) 2024-05-14 08:58:08 +02:00
types.go chore: rename and reorder types 2023-07-27 12:12:03 -03:00