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
FrankWang 04edbb0703 node: Remove redundant filepath.Join in parsePersistentNodes (#3300) 8 years ago
..
api.go common, node: move datadir defaults into package node 8 years ago
config.go node: Remove redundant filepath.Join in parsePersistentNodes (#3300) 8 years ago
config_test.go node: ensure datadir can be co-inhabited by different instances 8 years ago
defaults.go common, node: move datadir defaults into package node 8 years ago
doc.go node: ensure datadir can be co-inhabited by different instances 8 years ago
errors.go cmd, eth, node, rpc, xeth: use single-instance services 9 years ago
node.go cmd, mobile, node, p2p: surface the discovery V5 bootnodes 8 years ago
node_example_test.go cmd, common, node, rpc: move IPC into the node itself 9 years ago
node_test.go rpc: add new client, use it everywhere 8 years ago
service.go node: ensure datadir can be co-inhabited by different instances 8 years ago
service_test.go node: ensure datadir can be co-inhabited by different instances 8 years ago
utils_test.go cmd, common, node, rpc: move IPC into the node itself 9 years ago