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
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726)
2 years ago
..
testdata rpc: improve error codes for internal server errors (#25678) 2 years ago
client.go node, rpc: add JWT auth support in client (#24911) 2 years ago
client_example_test.go
client_opt.go node, rpc: add JWT auth support in client (#24911) 2 years ago
client_opt_test.go node, rpc: add JWT auth support in client (#24911) 2 years ago
client_test.go rpc: improve error codes for internal server errors (#25678) 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 node, rpc: add JWT auth support in client (#24911) 2 years ago
http_test.go
inproc.go
ipc.go node, rpc: add JWT auth support in client (#24911) 2 years ago
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 node, rpc: add JWT auth support in client (#24911) 2 years ago
subscription.go
subscription_test.go rpc: check that "version" is "2.0" in request objects (#25570) 2 years ago
testservice_test.go rpc: improve error codes for internal server errors (#25678) 2 years ago
types.go
types_test.go
websocket.go node, rpc: add JWT auth support in client (#24911) 2 years ago
websocket_test.go