Commit Graph

29 Commits (0378dc8367e529bb95403741af62b7911efd8a2c)

Author SHA1 Message Date
lightclient 15fb0dcc67
rpc: add timeout to rpc client Unsubscribe (#30318) 1 month ago
Darioush Jalali 71c78bf56d
rpc: close Clients in tests (#29512) 5 months ago
Marius van der Wijden 146e8d999c
core, trie, rpc: speed up tests (#28461) 10 months ago
mmsqe f3314bb6df
rpc: add limit for batch request items and response size (#26681) 1 year ago
Felix Lange 1db978ca6b
rpc: fix unmarshaling of null result in CallContext (#26723) 2 years ago
Jordan Krage 05037eaffc
rpc: handle wrong HTTP batch response length (#26064) 2 years ago
Nicholas 610cf02c4a
rpc: improve error codes for internal server errors (#25678) 2 years ago
Martin Holst Swende a907d7e81a
all: more linters (#24783) 2 years ago
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
Felix Lange 4a37ae510e
rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
Guillaume Ballet f4fcd4f506
rpc: increase the number of subscriptions in storm test (#22316) 4 years ago
rene 290d6bd903
rpc: add SetHeader method to Client (#21392) 4 years ago
Marius van der Wijden 0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083) 4 years ago
Boqin Qin be6078ad83
all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
Felix Lange b1efff659e
rpc: improve cancel test (#20752) 5 years ago
Boqin Qin 1b9c5b393b
all: fix goroutine leaks in unit tests by adding 1-elem channel buffer (#20666) 5 years ago
Adam Schmideg 172f7778fe
rpc: add error when call result parameter is not addressable (#20638) 5 years ago
Felix Lange 8008c5b1fa rpc: remove 'exported or builtin' restriction for parameters (#20332) 5 years ago
Felix Lange af16ca177f
rpc: raise limit in TestClientNotificationStorm (#19999) 5 years ago
Rob Mulholand 98099d6fa7 rpc: fix subscription buffer documentation and test (#19747) 5 years ago
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