aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/flags.go
Commit message (Collapse)AuthorAgeFilesLines
* cmd/swarm/global-store: global store cmd (#19014)Janoš Guljaš2019-02-191-0/+5
| | | | (cherry picked from commit 33d0a0efa61fed2b16797fd12161519943943282)
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-0/+4
| | | | (cherry picked from commit bbd120354a8d226b446591eeda9f9462cb9b690a)
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-241-4/+0
|
* Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on ↵Andrew Chiw2018-11-121-1/+1
| | | | (#18071)
* cmd/swarm: split flags and cli command declarations to the relevant files ↵Elad2018-10-121-0/+179
(#17896)