9a5c1774c3
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 |
||
---|---|---|
.. | ||
call_raw.go | ||
call_raw_test.go | ||
client.go | ||
client_test.go | ||
route.go | ||
route_test.go |