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/node
Evolution404 89fde59a80
node: fix stopping websocket rpc.Server (#23211)
3 years ago
..
api.go internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461) 4 years ago
api_test.go internal/web3ext, node: migrate node admin API (Start|Stop)RPC->HTTP (#22461) 4 years ago
config.go internal/ethapi: reject non-replay-protected txs over RPC (#22339) 4 years ago
config_test.go cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
defaults.go node: refactor package node (#21105) 4 years ago
doc.go node: refactor package node (#21105) 4 years ago
endpoints.go node: refactor package node (#21105) 4 years ago
errors.go node: refactor package node (#21105) 4 years ago
lifecycle.go node: refactor package node (#21105) 4 years ago
node.go all: add read-only option to database (#22407) 4 years ago
node_example_test.go node: refactor package node (#21105) 4 years ago
node_test.go all: add read-only option to database (#22407) 4 years ago
rpcstack.go node: fix stopping websocket rpc.Server (#23211) 3 years ago
rpcstack_test.go cmd/geth, node: allow configuring JSON-RPC on custom path prefix (#22184) 4 years ago
utils_test.go all: remove unneeded parentheses (#21921) 4 years ago