quorum/node
Felix Lange 542b839ec7 node, p2p: move network config out of Server
This silences a go vet message about copying p2p.Server in package node.
2016-05-18 12:19:04 +02:00
..
api.go node: start RPC/WS interface on localhost by default 2016-05-06 12:00:47 +02:00
config.go all: update license information 2016-04-15 09:48:05 +02:00
config_test.go cmd, common, node, rpc: rework naming convention to canonical one 2016-02-09 13:24:42 +02:00
errors.go cmd, eth, node, rpc, xeth: use single-instance services 2015-11-27 11:06:12 +02:00
node.go node, p2p: move network config out of Server 2016-05-18 12:19:04 +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: various fixes/enhancements 2016-04-12 11:02:39 +02:00
service.go release, all: integrate the release service into geth 2016-05-02 16:20:21 +03:00
service_test.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
utils_test.go cmd, common, node, rpc: move IPC into the node itself 2016-02-04 11:23:15 +02:00