mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
This PR refactors RPC subsystem for status-go: cleans up two different RPC client implementations (RPCManager and rpc.Client) creates new package under geth/rpc moves routing logic into this package (rpc.(*router)) add tests for routing cleans up NodeManager
Description
Languages
Go
98.6%
Python
0.8%
Shell
0.3%
Makefile
0.1%
Groovy
0.1%