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
Péter Szilágyi 48d05c43c9
all: get rid of custom MaxUint64 and MaxUint64 (#30636)
3 months ago
..
testdata
client.go rpc: add timeout to rpc client Unsubscribe (#30318) 5 months ago
client_example_test.go
client_opt.go
client_opt_test.go
client_test.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
context_headers.go
doc.go
endpoints.go
errors.go
handler.go rpc: truncate call error data logs (#30028) 7 months ago
http.go
http_test.go
inproc.go
ipc.go
ipc_js.go
ipc_unix.go rpc: fix ipc max path size (#29385) 10 months ago
ipc_windows.go
json.go all: fix mismatched names in comments (#29348) 10 months ago
metrics.go
server.go rpc: show more error detail for `invalidMessageError` (#30191) 6 months ago
server_test.go
service.go all: fix various typos (#29542) 10 months ago
stdio.go
subscription.go rpc: add timeout to rpc client Unsubscribe (#30318) 5 months ago
subscription_test.go rpc: use stable object in notifier test (#30193) 6 months ago
testservice_test.go
types.go all: fix various typos (#29600) 9 months ago
types_test.go all: get rid of custom MaxUint64 and MaxUint64 (#30636) 3 months ago
websocket.go rpc: implement Unwrap() for wsHandshakeError (#29522) 10 months ago
websocket_test.go rpc: close Clients in tests (#29512) 10 months ago