go-ethereum/cmd/utils
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
..
cmd.go Logger updates 3 (#3730) 2017-03-02 14:06:16 +01:00
customflags.go common: move big integer math to common/math (#3699) 2017-02-26 22:21:51 +01:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
fdlimit_freebsd.go cmd/utils: fix build on *BSD 2016-05-09 13:13:44 +02:00
fdlimit_test.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
fdlimit_unix.go cmd/utils: fix build on *BSD 2016-05-09 13:13:44 +02:00
fdlimit_windows.go cmd, eth, ethdb, node: prioritise chaindata for resources, bump cache 2016-03-09 10:33:39 +02:00
flags.go p2p: use discovery by default 2017-04-12 15:53:10 +02:00