Commit Graph

9 Commits (90b6cdaadfb25c2ca117a55d5295a311d6d72447)

Author SHA1 Message Date
Felix Lange 245f3146c2
rpc: implement full bi-directional communication (#18471) 6 years ago
Felix Lange 2e98631c5e
rpc: fix client shutdown hang when Close races with Unsubscribe (#17894) 6 years ago
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
bas-vk 5e29f4be93 cmd/utils, node: remove unused solc references and improve RPC config (#14324) 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange e32925397b rpc: add context argument to EthSubscribe 8 years ago
Felix Lange f5f042ffdc rpc: ensure client doesn't block for slow subscribers 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago