status-go/services/wallet/thirdparty
IvanBelyakoff bf6c0c4cc6
fix(wallet)_: fix provider down event happening too often (#5595)
* fix(wallet)_: fix provider down event happening too often

- handle context cancelled error
- do not count expected errors when calling tokenURI as providers
  errors
- use archival not for optimism (was silently added by Grove makeing the
  old URL non-archival)

Closes #5555

* test(wallet)_: add test for collectibles manager to verify that main
circuit is not tripped calling by tokenURI method
2024-07-29 18:07:43 +01: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 feat(wallet)_: use CircuitBreaker for blockhain RPC calls 2024-07-05 12:39:19 +01:00
cryptocompare chore(wallet)_: Added a test for Market manager FetchTokenMarketValues 2024-07-05 12:39:19 +01: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
mock fix(wallet)_: fix provider down event happening too often (#5595) 2024-07-29 18:07:43 +01: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 fix(wallet)_: exclude paraswap providers not supporting partner fees (#5573) 2024-07-24 16:29:54 -04: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 feat(wallet)_: use CircuitBreaker for blockhain RPC calls 2024-07-05 12:39:19 +01:00