status-go/rpc/chain
Ivan Belyakov 3983114ae5 test(wallet)_: add unit tests for balance fetcher
replace types with interfaces where necessary to allow mocking
implement fake eth scanner and erc20 contracts
2024-07-04 09:29:49 +02:00
..
mock/client test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
client.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02: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