Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -4/+4 |
| | |||||
* | cmd/swarm: FUSE do not require --ipcpath (#18112) | Ferenc Szabo | 2018-11-23 | 1 | -19/+17 |
| | | | | | | | | | - 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 | ||||
* | cmd/swarm: split flags and cli command declarations to the relevant files ↵ | Elad | 2018-10-12 | 1 | -0/+37 |
| | | | | (#17896) | ||||
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 1 | -1/+1 |
| | | | | | | | | | | | | * swarm/network/simulation: increase the sleep duration for TestRun * cmd/swarm, swarm: fix failing tests on mac * cmd/swarm: update TestCLISwarmFs skip comment * swarm/network/simulation: adjust disconnections on simulation close * swarm/network/simulation: call cleanups after net shutdown | ||||
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -0/+127 |