Name
Last commit
Last update
..
testdata rpc: improve error codes for internal server errors (#25678)
client.go rpc: handle wrong HTTP batch response length (#26064)
client_example_test.go rpc: make ExampleClientSubscription work with the geth API (#19483)
client_opt.go node, rpc: add JWT auth support in client (#24911)
client_opt_test.go node, rpc: add JWT auth support in client (#24911)
client_test.go rpc: handle wrong HTTP batch response length (#26064)
constants_unix.go all: add go:build lines (#23468)
constants_unix_nocgo.go all: add go:build lines (#23468)
context_headers.go rpc: support injecting HTTP headers through context (#26023)
doc.go build: upgrade to go 1.19 (#25726)
endpoints.go trie, rpc, cmd/geth: fix tests on 32-bit and windows + minor rpc fixes (#21871)
errors.go rpc: improve error codes for internal server errors (#25678)
handler.go build: upgrade to go 1.19 (#25726)
http.go rpc: support injecting HTTP headers through context (#26023)
http_test.go rpc: support injecting HTTP headers through context (#26023)
inproc.go rpc, p2p/simulations: use github.com/gorilla/websocket (#20289)
ipc.go node, rpc: add JWT auth support in client (#24911)
ipc_js.go all: add go:build lines (#23468)
ipc_unix.go all: add go:build lines (#23468)
ipc_windows.go all: add go:build lines (#23468)
json.go rpc: improve error codes for internal server errors (#25678)
metrics.go rpc: swap out timer metrics to histograms
server.go rpc: fix connection tracking set in Server (#26180)
server_test.go rpc: improve error codes for internal server errors (#25678)
service.go rpc: improve error codes for internal server errors (#25678)
stdio.go node, rpc: add JWT auth support in client (#24911)
subscription.go rpc: fix godoc (#24488)
subscription_test.go rpc: check that "version" is "2.0" in request objects (#25570)
testservice_test.go rpc: improve error codes for internal server errors (#25678)
types.go rpc: update docstring (#26072)
types_test.go rpc: add BlockNumber.MarshalText (#23324)
websocket.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159)
websocket_test.go rpc, internal/guide: speed up tests a bit (#26193)