Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/rpc
haoran b2b0e1da8c
all: fix various typos (#29600)
7 months ago
..
testdata
client.go rpc: implement Unwrap() for wsHandshakeError (#29522) 7 months ago
client_example_test.go
client_opt.go eth, rpc: add configurable option for wsMessageSizeLimit (#27801) 1 year ago
client_opt_test.go
client_test.go rpc: close Clients in tests (#29512) 7 months ago
context_headers.go
doc.go
endpoints.go
errors.go
handler.go all: fix mismatched names in comments (#29348) 8 months ago
http.go internal/build, rpc: add missing HTTP response body Close() calls (#29223) 8 months ago
http_test.go node, rpc: add configurable HTTP request limit (#28948) 9 months ago
inproc.go
ipc.go
ipc_js.go
ipc_unix.go rpc: fix ipc max path size (#29385) 7 months ago
ipc_windows.go
json.go all: fix mismatched names in comments (#29348) 8 months ago
metrics.go rpc: fix ns/µs mismatch in metrics (#28649) 11 months ago
server.go all: fix various typos (#29542) 7 months ago
server_test.go rpc: fix erroneous error-message in test (#28227) 1 year ago
service.go all: fix various typos (#29542) 7 months ago
stdio.go
subscription.go all: fix various typos (#29600) 7 months ago
subscription_test.go all: fix mismatched names in comments (#29348) 8 months ago
testservice_test.go rpc: remove deprecated method "Notifier.Closed" (#29162) 8 months ago
types.go all: fix various typos (#29600) 7 months ago
types_test.go rpc: add more test cases for arg types (#29006) 8 months ago
websocket.go rpc: implement Unwrap() for wsHandshakeError (#29522) 7 months ago
websocket_test.go rpc: close Clients in tests (#29512) 7 months ago