Commit graph

6 commits

Author SHA1 Message Date
Felix Lange
03cf680f04 cmd/geth: make ethstats URL settable through config file 2017-04-12 15:53:10 +02:00
Felix Lange
0df01af538 p2p: use discovery by default
This makes the zero Config slightly more useful. It also fixes package
node tests because Node detects reuse of the datadir through the
NodeDatabase.
2017-04-12 15:53:10 +02:00
Felix Lange
075642f105 cmd/geth: make TOML keys look exactly like Go struct fields 2017-04-12 15:53:10 +02:00
Felix Lange
e6e5664396 cmd/geth: hide genesis block in dumpconfig output 2017-04-12 15:53:10 +02:00
Felix Lange
5053cabf3e cmd/geth: add missing license header 2017-04-12 15:53:10 +02:00
Felix Lange
5185203854 cmd/geth: add --config file flag 2017-04-12 15:53:10 +02:00