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 555f42cfd8
rpc: enforce the 128KB request limits on websockets too
7 years ago
..
client.go p2p: add network simulation framework (#14982) 7 years ago
client_example_test.go
client_test.go p2p: add network simulation framework (#14982) 7 years ago
doc.go
errors.go
http.go rpc: enforce the 128KB request limits on websockets too 7 years ago
http_test.go rpc: enforce the 128KB request limits on websockets too 7 years ago
inproc.go
ipc.go
ipc_unix.go
ipc_windows.go
json.go rpc: enforce the 128KB request limits on websockets too 7 years ago
json_test.go
server.go rpc: set rpcRequest.service as methodNotFoundError.service value (#16163) 7 years ago
server_test.go
subscription.go rpc: fix megacheck warnings 7 years ago
subscription_test.go all: gofmt -w -s (#15419) 7 years ago
types.go rpc: fix megacheck warnings 7 years ago
types_test.go all: update license information (#16089) 7 years ago
utils.go rpc: fix megacheck warnings 7 years ago
utils_test.go
websocket.go rpc: enforce the 128KB request limits on websockets too 7 years ago