aboutsummaryrefslogtreecommitdiffstats
path: root/node/config_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd, node, p2p/simulations: fix node account manager leak (#19004)Janoš Guljaš2019-02-071-3/+15
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-1/+2
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-2/+1
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-1/+1
* node: ensure datadir can be co-inhabited by different instancesFelix Lange2016-09-161-22/+20
* cmd, common, node, rpc: rework naming convention to canonical onePéter Szilágyi2016-02-091-3/+3
* cmd, common, node, rpc: move IPC into the node itselfPéter Szilágyi2016-02-041-0/+32
* node: customizable protocol and service stacksPéter Szilágyi2015-11-271-0/+120