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
Shiming Zhang 99bbbc0277
internal/build, rpc: add missing HTTP response body Close() calls (#29223)
11 months ago
..
testdata
client.go all: fix typos in comments (#29186) 11 months ago
client_example_test.go
client_opt.go
client_opt_test.go
client_test.go
context_headers.go
doc.go
endpoints.go
errors.go
handler.go all: fix function names in docs (#29128) 11 months ago
http.go internal/build, rpc: add missing HTTP response body Close() calls (#29223) 11 months ago
http_test.go node, rpc: add configurable HTTP request limit (#28948) 12 months ago
inproc.go
ipc.go
ipc_js.go
ipc_unix.go
ipc_windows.go
json.go rpc: improve performance of subscription notification encoding (#28328) 1 year ago
metrics.go rpc: fix ns/µs mismatch in metrics (#28649) 1 year ago
server.go node, rpc: add configurable HTTP request limit (#28948) 12 months ago
server_test.go
service.go
stdio.go
subscription.go rpc: remove deprecated method "Notifier.Closed" (#29162) 11 months ago
subscription_test.go rpc: improve performance of subscription notification encoding (#28328) 1 year ago
testservice_test.go rpc: remove deprecated method "Notifier.Closed" (#29162) 11 months ago
types.go p2p, log, rpc: use errors.New to replace fmt.Errorf with no parameters (#29074) 11 months ago
types_test.go rpc: add more test cases for arg types (#29006) 11 months ago
websocket.go
websocket_test.go node, rpc: add configurable HTTP request limit (#28948) 12 months ago