Pinned
595 contributions in the last year
Less
More
Contribution activity
October 2021
Created 15 commits in 1 repository
Created 1 repository
- polachok/actix Rust
Opened 7 pull requests in 2 repositories
zubr-exchange/cacherpc
4
merged
2
open
neonlabsorg/evm
1
open
Reviewed 10 pull requests in 1 repository
zubr-exchange/cacherpc
10 pull requests
- Changed the error type in case of invalid request
- Added case handling when parse_account_data fails
- implement json parsed from cache
- AccountUpdateManager mini refactoring + readme update
- Jsonparsed
- Added 2 counters to metrics: rpc request retries, websocket reconnects
- Reduce timeout for passthrough requests + return timeout error
- fix: return cached data for requests with data_slice
- Some fixes: config loggin and clippy warnings
- Added command line parameter to control SLOT_DISTANCE value
Created an issue in zubr-exchange/cacherpc that received 3 comments
Track subscriptions by key
The problem: We use subscription_active method to check whether we can retrieve the value from cache for a particular key. Currently it's implement…
3
comments