status-go/rpc/chain
Ivan Belyakov a009855bbb feat(wallet)_: use CircuitBreaker for blockhain RPC calls
fix usage of circuit breaker for collectibles and market data to
match the implementation
2024-07-05 12:39:19 +01:00
..
mock/client test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
client.go feat(wallet)_: use CircuitBreaker for blockhain RPC calls 2024-07-05 12:39:19 +01:00
rpc.go fix: resolve first tx of block 2024-02-21 13:28:26 +01:00
rpc_limiter.go fix(wallet)_: fix rpc limiter to reset counters on timeout 2024-06-20 16:48:28 +02:00
rpc_limiter_db.go feat(wallet)_: more fixes for rpc_limiter_db and chain client, more 2024-05-28 13:44:40 +02:00
rpc_limiter_test.go fix(wallet)_: fix rpc limiter to reset counters on timeout 2024-06-20 16:48:28 +02:00