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
Marius van der Wijden 3038e480f5
all: core rework for the merge transition (#23761)
3 years ago
..
testdata
client.go rpc: linear time batch response matching (#23856) 3 years ago
client_example_test.go
client_test.go rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
constants_unix.go all: add go:build lines (#23468) 3 years ago
constants_unix_nocgo.go all: add go:build lines (#23468) 3 years ago
doc.go
endpoints.go
errors.go all: core rework for the merge transition (#23761) 3 years ago
handler.go rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
http.go rpc: add HTTPError type for HTTP error responses (#22677) 4 years ago
http_test.go rpc: add HTTPError type for HTTP error responses (#22677) 4 years ago
inproc.go
ipc.go
ipc_js.go all: add go:build lines (#23468) 3 years ago
ipc_unix.go all: add go:build lines (#23468) 3 years ago
ipc_windows.go all: add go:build lines (#23468) 3 years ago
json.go
metrics.go
server.go
server_test.go
service.go
stdio.go
subscription.go rpc: tighter shutdown synchronization in client subscription (#22597) 4 years ago
subscription_test.go
testservice_test.go
types.go rpc: avoid crashing on clique getSigner during sync (#23832) 3 years ago
types_test.go rpc: add BlockNumber.MarshalText (#23324) 3 years ago
websocket.go rpc: set pong read deadline (#23556) 3 years ago
websocket_test.go all: fix warning flagging the use of DeepEqual on error (#23624) 3 years ago