Commit Graph

10 Commits (d54e3539d453c78e30d950706f6465743723a33c)

Author SHA1 Message Date
Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 7 years ago
Bas van Kervel b58a501673 whisperv5: integrate whisper and add whisper RPC simulator 7 years ago
Bas van Kervel 37e3f561f1
rpc: support subscriptions under custom namespaces 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 a2b4abd89a rpc: send nil on subscription Err channel when Client is closed 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 464660651d rpc: don't exceed context deadline while waiting for send lock 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago