plugeth/node
Felix Lange eeb322ae64 node: ensure datadir can be co-inhabited by different instances
This change ensures that nodes started with different Name but same
DataDir values don't use the same nodekey and IPC socket.
2016-09-16 15:24:31 +02:00
..
api.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
config_test.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
config.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
doc.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
errors.go cmd, eth, node, rpc, xeth: use single-instance services 2015-11-27 11:06:12 +02:00
node_example_test.go cmd, common, node, rpc: move IPC into the node itself 2016-02-04 11:23:15 +02:00
node_test.go rpc: add new client, use it everywhere 2016-07-22 23:21:27 +02:00
node.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
service_test.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
service.go node: ensure datadir can be co-inhabited by different instances 2016-09-16 15:24:31 +02:00
utils_test.go cmd, common, node, rpc: move IPC into the node itself 2016-02-04 11:23:15 +02:00