aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/main.go
Commit message (Expand)AuthorAgeFilesLines
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-1/+7
* swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2017-12-131-151/+78
|\
| * cmd/swarm: add config file (#15548)holisticode2017-12-121-85/+87
* | swarm: deprecate --ens-addr CLI flag with a warning messageJanos Guljas2017-12-051-6/+10
* | swarm: check if "--ens-api ''" is specified in order to disable ENSJanos Guljas2017-12-051-0/+4
* | swarm: add comment for parseFlagEnsAPI and fix a mistake in comment in codeJanos Guljas2017-12-051-1/+3
* | swarm: multiple --ens-api flagsJanos Guljas2017-12-041-18/+30
* | swarm: add CLI --ens-endpoint flag (#14386)Janos Guljas2017-12-011-54/+49
|/
* cmd/geth, cmd/swarm: sort commands and flags by name (#3462)Maximilian Meister2017-08-111-0/+2
* cmd/swarm: support exporting, importing chunk db (#14868)Lewis Marshall2017-07-311-3/+56
* params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-041-2/+2
* cmd/swarm: Exit if --ethapi is setLewis Marshall2017-06-301-14/+13
* cmd/swarm: Support using Mainnet for resolving ENS namesLewis Marshall2017-06-261-8/+97
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-221-0/+8
* swarm/api: better name resolver handling (#3754)holisticode2017-04-131-0/+2
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-13/+25
* cmd/swarm: add --password (#3748)Victor Farazdagi2017-04-121-6/+18
* cmd/swarm: allow uploading from stdin (#3744)Louis Holbrook2017-04-061-0/+10
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-051-0/+9
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-231-1/+1
* Logger updates 3 (#3730)Péter Szilágyi2017-03-021-3/+3
* cmd, whisper/mailserver: revert to utils.FatalfPéter Szilágyi2017-02-231-9/+9
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-14/+13
* cmd/swarm: handle SIGTERM unix signal for clean exitzelig2017-02-131-0/+10
* Merge pull request #3592 from karalabe/hw-walletsPéter Szilágyi2017-02-131-7/+15
|\
| * accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-1/+1
| * accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-1/+1
| * accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-7/+15
* | swarm/network: fix chunk integrity checks (#3665)Viktor Trón2017-02-131-0/+9
|/
* cmd/swarm: manifest manipulation commands (#3645)Zahoor Mohamed2017-02-131-0/+37
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-2/+3
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* all: gofmt -w -sFelix Lange2017-01-061-3/+3
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-10/+16
* cmd/swarm: testnet bootnodes IP address changezelig2016-12-141-5/+5
* cmd/swarm: improve uploader output and add defaultpath optionzelig2016-12-131-0/+5
* cmd/swarm: ethapi not requiredzelig2016-12-131-6/+4
* cmd/swarm: add default bootnodes for testnet 3zelig2016-12-131-6/+13
* swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten)zelig2016-12-131-1/+1
* cmd/swarm: subsume cmd/bzz* as subcommands under swarmzelig2016-12-131-0/+327