go-ethereum/rpc
2025-04-24 19:01:11 +08:00
..
testdata upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
client.go rpc: fix godoc #24488 (#966) 2025-04-24 18:38:38 +08:00
client_example_test.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
client_test.go internal/jsre, node, rpc: fix goroutine leaks in tests #24211 (#964) 2025-04-24 18:36:10 +08:00
constants_unix.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
constants_unix_nocgo.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
doc.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
endpoints.go console: handle eth.coinbase throws #19374 (#953) 2025-04-24 18:11:48 +08:00
errors.go rpc: add HTTPError type for HTTP error responses #22677 (#956) 2025-04-22 15:16:48 +08:00
handler.go rpc: fix time key collision for logger with json output #24112 (#963) 2025-04-24 18:35:18 +08:00
http.go cmd, node, rpc: add ReadHeaderTimeout config option #25338 (#972) 2025-04-24 19:01:11 +08:00
http_test.go rpc: add HTTPError type for HTTP error responses #22677 (#956) 2025-04-22 15:16:48 +08:00
inproc.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
ipc.go rpc: clean up IPC handler (#16524) 2024-11-04 12:31:15 +08:00
ipc_js.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
ipc_unix.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
ipc_wasip1.go all: add build tags for wasip1 (#31090) 2025-03-19 18:02:46 +08:00
ipc_windows.go console: handle eth.coinbase throws #19374 (#953) 2025-04-24 18:11:48 +08:00
json.go rpc: fix staticcheck warning SA1029 by add PeerInfo (#24255) 2024-10-25 12:32:13 +08:00
metrics.go rpc: fix ns/µs mismatch in metrics (#28649) 2024-12-13 14:00:13 +08:00
server.go all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2025-01-24 16:54:11 +08:00
server_test.go rpc: fix defer in test #24490 (#967) 2025-04-24 18:40:19 +08:00
service.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
stdio.go upgrade the websocket in xdpos (#349) 2023-11-06 15:37:14 +11:00
subscription.go rpc: fix godoc #24488 (#966) 2025-04-24 18:38:38 +08:00
subscription_test.go rpc: remove mention of shh RPC API #25137 (#968) 2025-04-24 18:41:11 +08:00
testservice_test.go rpc: fix staticcheck warning SA1029 by add PeerInfo (#24255) 2024-10-25 12:32:13 +08:00
types.go all: remove version field #25096 (#970) 2025-04-24 18:55:15 +08:00
types_test.go rpc: implement JSON marshaling of BlockNumber #23324 (#958) 2025-04-24 18:20:03 +08:00
websocket.go rpc: set pong read deadline #23556 (#959) 2025-04-24 18:22:33 +08:00
websocket_test.go internal/jsre, node, rpc: fix goroutine leaks in tests #24211 (#964) 2025-04-24 18:36:10 +08:00