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
Jordan Krage 05037eaffc
rpc: handle wrong HTTP batch response length (#26064)
2 years ago
..
testdata rpc: improve error codes for internal server errors (#25678) 2 years ago
client.go rpc: handle wrong HTTP batch response length (#26064) 2 years ago
client_example_test.go
client_opt.go
client_opt_test.go
client_test.go rpc: handle wrong HTTP batch response length (#26064) 2 years ago
constants_unix.go
constants_unix_nocgo.go
doc.go build: upgrade to go 1.19 (#25726) 2 years ago
endpoints.go
errors.go rpc: improve error codes for internal server errors (#25678) 2 years ago
handler.go build: upgrade to go 1.19 (#25726) 2 years ago
http.go rpc: handle wrong HTTP batch response length (#26064) 2 years ago
http_test.go
inproc.go
ipc.go
ipc_js.go
ipc_unix.go
ipc_windows.go
json.go rpc: improve error codes for internal server errors (#25678) 2 years ago
metrics.go
server.go
server_test.go rpc: improve error codes for internal server errors (#25678) 2 years ago
service.go rpc: improve error codes for internal server errors (#25678) 2 years ago
stdio.go
subscription.go
subscription_test.go
testservice_test.go rpc: improve error codes for internal server errors (#25678) 2 years ago
types.go rpc: update docstring (#26072) 2 years ago
types_test.go
websocket.go
websocket_test.go