plugeth/cmd/utils
Ferenc Szabo 76f5f662cc cmd/swarm: FUSE do not require --ipcpath (#18112)
- Have `${DataDir}/bzzd.ipc` as IPC path default.
- Respect the `--datadir` flag.
- Keep only the global `--ipcpath` flag and drop the local `--ipcpath` flag
  as flags might overwrite each other. (Note: before global `--ipcpath`
  was ignored even if it was set)

fixes ethersphere#795
2018-11-23 01:32:34 +01:00
..
cmd.go rawdb: remove unused parameter for WritePreimages func (#18059) 2018-11-09 12:51:07 +02:00
customflags_test.go cmd/utils: fix path expansion on windows 2015-08-06 17:18:59 +02:00
customflags.go cmd/geth: add --config file flag (#13875) 2017-04-12 17:27:23 +03:00
flags.go cmd/swarm: FUSE do not require --ipcpath (#18112) 2018-11-23 01:32:34 +01:00