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
Shihao Xia eef7a33135
core, miner, rpc, eth: fix goroutine leaks in tests (#24211)
3 years ago
..
api.go all: fix some go-critic linter warnings (#23709) 3 years ago
api_test.go
config.go node: remove dependency on wallet backend packages (#23019) 3 years ago
config_test.go
defaults.go
doc.go
endpoints.go
errors.go
lifecycle.go
node.go node: remove dependency on wallet backend packages (#23019) 3 years ago
node_example_test.go
node_test.go core, miner, rpc, eth: fix goroutine leaks in tests (#24211) 3 years ago
rpcstack.go
rpcstack_test.go
utils_test.go