status-go/services/wallet/thirdparty
Igor Sirotin 9175e45e61
fix_: block on logout (#5696)
* fix_: check context on processAndPushTelemetry

* fix_: fix waitgroup add/done in Waku

* fix(pendingTracker)_: stop the pending transacitonTracker on logout

* chore_: lint fix

---------

Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2024-08-12 22:30:13 +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 fix(wallet)_: fixed error with parsing coingecko response. 2024-08-02 09:21:01 +02:00
cryptocompare feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +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
mercuryo feat(wallet): add split onramp url endpoint (#5656) 2024-08-12 12:53:32 +00: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_: block on logout (#5696) 2024-08-12 22:30:13 +01: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 feat(wallet)_: add basic auth for cryptocompare proxy (#5536) 2024-07-30 14:48:22 +01:00
http_client_test.go feat(wallet)_: add basic auth for cryptocompare proxy (#5536) 2024-07-30 14:48:22 +01: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