status-go/rpc/chain
Andrea Maria Piana 9a59d6a459 feat(metrics)_: add centralized metrics
This commit adds support for centralized metrics.
There are two providers as of now, and we haven't quite decided which
one to go for, so for the time being both are supported.
It also introduces a new endpoint InitializeApplication that replaces
OpenAccounts
2024-07-11 10:05:31 +01:00
..
mock/client feat(metrics)_: add centralized metrics 2024-07-11 10:05:31 +01: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