aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm
Commit message (Expand)AuthorAgeFilesLines
* Rename geth -> gdex and fix DockerfileWei-Ning Huang2019-06-123-10/+10
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-1235-146/+146
* cmd/utils: allow for multiple influxdb tags (#18520)Anton Evangelatov2019-02-201-7/+8
* cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101)holisticode2019-02-192-10/+86
* cmd/swarm/global-store: global store cmd (#19014)Janoš Guljaš2019-02-197-3/+475
* swarm: Debug API and HasChunks() API endpoint (#18980)holisticode2019-02-191-1/+1
* cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006)Anton Evangelatov2019-02-196-191/+214
* cmd/swarm/swarm-smoke: remove wrong metrics (#18970)Anton Evangelatov2019-02-194-24/+4
* cmd/swarm/swarm-smoke: sliding window test (#18967)Elad2019-02-196-298/+416
* cmd/swarm: hashes command (#19008)holisticode2019-02-192-0/+61
* swarm/version: commit version added (#18510)gluk2562019-02-191-3/+5
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-197-68/+53
* cmd/swarm: use resetting timer to measure fetch time (#18474)Anton Evangelatov2019-02-191-5/+3
* cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479)holisticode2019-02-191-5/+2
* cmd/swarm/swarm-snapshot: disable tests on windows (#18478)Elad2019-02-191-0/+5
* Upload speed (#18442)holisticode2019-02-192-0/+102
* cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453)Elad2019-02-194-0/+426
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-2/+2
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-241-4/+0
* cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api...Elad2018-12-113-62/+233
* cmd/swarm: add flag for application name (swarm or swarm-private) (#18189)Anton Evangelatov2018-11-303-7/+14
* cmd/swarm: update should error on manifest mismatch (#18047)Javier Peletier2018-11-272-6/+41
* Remove multihash from Swarm bzz:// for Feeds (#18175)Javier Peletier2018-11-261-4/+2
* cmd/swarm: FUSE do not require --ipcpath (#18112)Ferenc Szabo2018-11-233-35/+55
* cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s c...Anton Evangelatov2018-11-192-12/+15
* cmd/swarm: speed up tests - use global cluster (#18129)Anton Evangelatov2018-11-196-92/+101
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-146-79/+29
* Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (...Andrew Chiw2018-11-121-1/+1
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-083-2/+10
* cmd/swarm: auto resolve default path according to env flag (#17960)Elad2018-11-042-10/+29
* cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992)Roc Yu2018-10-291-8/+5
* cmd/swarm: Smoke test for Swarm Feed (#17892)lash2018-10-123-6/+351
* cmd/swarm: split flags and cli command declarations to the relevant files (#1...Elad2018-10-1211-422/+468
* cmd/swarm: speed up tests (#17878)Elad2018-10-094-31/+38
* cmd/swarm: disable tests under Windows until they are fixed (#17827)Anton Evangelatov2018-10-041-0/+17
* Merge pull request #17796 from epiclabs-io/mru-feedsViktor Trón2018-10-033-91/+91
|\
| * swarm/storage/feed: Renamed packageJavier Peletier2018-10-032-18/+18
| * swarm/storage/feeds: renamed vars that can conflict with package nameJavier Peletier2018-10-031-4/+4
| * swarm/storage/feeds: removed capital Feed throughoutJavier Peletier2018-10-033-6/+6
| * swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-032-21/+21
| * swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-033-76/+76
| * swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-032-5/+5
* | swarm: schemas and migrations (#17813)Anton Evangelatov2018-10-032-23/+0
|/
* cmd/swarm: fix appveyor build (#17808)Elad2018-10-023-7/+24
* Merge pull request #17771 from ethersphere/cmd-config-errorsViktor Trón2018-10-021-13/+30
|\
| * cmd/swarm: fix TestConfigFileOverridesJanos Guljas2018-09-282-3/+6
| * cmd/swarm: handle errors in cmdLineOverride and envVarsOverride functionsJanos Guljas2018-09-272-13/+27
* | Merge pull request #17799 from ethersphere/correct_swarm_versionViktor Trón2018-10-021-2/+2
|\ \
| * | cmd/swarm: correct swarm version on --helpAnton Evangelatov2018-10-011-2/+2
* | | cmd/swarm: disable export and upload tests on WindowsAnton Evangelatov2018-10-012-0/+4
* | | cmd/swarm, swarm: cross-platform Content-Type detection (#17782)Alexey Sharov2018-10-014-23/+1957
|/ /
* | cmd/swarm: remove swarm binary (#17784)Wenbiao Zheng2018-09-301-0/+0
* | cmd/swarm: respect --loglevel in run_test helpers (#17739)Ferenc Szabo2018-09-291-2/+2
* | cmd/swarm: trim new lines from filesAnton Evangelatov2018-09-281-2/+2
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1...Javier Peletier2018-09-284-82/+301
* | cmd/swarm: fail on SWARM_ENV_MAX_STREAM_PEER_SERVERS parsing errorJanos Guljas2018-09-271-2/+4
* | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-272-3/+13
|\|
| * Merge pull request #17755 from JekaMas/implement-home-directory-expansionViktor Trón2018-09-272-3/+13
| |\
| | * cmd/swarm: use expandPath for swarm cli path parametersEvgeny Danienko2018-09-252-3/+13
* | | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-252-9/+10
|\| |
| * | all: new p2p node representation (#17643)Felix Lange2018-09-252-9/+10
| |/
* / cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-242-21/+38
|/
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-133-13/+13
* Merge pull request #17651 from ethersphere/wet-run-bugViktor Trón2018-09-121-1/+0
|\
| * cmd/swarm: password threw on upload manifestElad2018-09-121-1/+0
* | cmd/swarm: added password to ACT (#17598)Elad2018-09-073-127/+97
|/
* cmd/swarm: added publisher key assertion to act tests (#17471)Elad2018-09-052-4/+64
* cmd/swarm: added scaling test for ACT manifests (#17496)Elad2018-09-041-6/+37
* cmd/swarm: disable ACT tests on windows (#17536)Anton Evangelatov2018-08-291-0/+3
* cmd/swarm: added swarm bootnodes (#17414)Elad2018-08-203-38/+98
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-157-34/+929
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-105-128/+787
* cmd/swarm: solve rare cases of using the same random port in tests (#17352)Janoš Guljaš2018-08-092-19/+131
* cmd/swarm: disable TestCLISwarmFs fuse test on darwin (#17340)Janoš Guljaš2018-08-091-6/+6
* cmd/swarm: remove shadow err (#17360)Anton Evangelatov2018-08-091-2/+3
* swarm: Added lightnode flag (#17291)Attila Gazso2018-08-072-0/+17
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-062-1/+6
* build: rename swarm deb package to ethereum-swarm; change swarm deb version f...Anton Evangelatov2018-07-302-5/+4
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-232-0/+236
* cmd/swarm: add implicit subcommand help (fix #786) (#788)Javier Peletier2018-07-231-0/+27
* cmd/swarm: change version of swarm binary (#17174)Anton Evangelatov2018-07-141-1/+1
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-132-2/+6
* cmd, dashboard, log: log collection and exploration (#17097)Kurkó Mihály2018-07-111-1/+1
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-094-4/+13
* swarm: network rewrite mergeethersphere2018-06-2215-302/+1559
* cmd/swarm: fix some typos in manifest cmd (#16227)Zhenguo Niu2018-03-021-3/+3
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-1/+7
* swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2018-02-232-2/+2
|\
| * all: update license information (#16089)Felix Lange2018-02-142-2/+2
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2018-02-221-1/+1
|\|
| * various: remove redundant parentheses (#15793)Furkan KAMACI2018-01-031-1/+1
* | cmd/swarm: return error early in buildConfig functionJanos Guljas2017-12-201-0/+3
* | cmd/swarm: add validation for EnsAPIs configuration parameterJanos Guljas2017-12-192-0/+130
* | cmd/swarm, swarm: disable ENS API by defaultJanos Guljas2017-12-181-18/+5
* | cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2017-12-142-5/+5
|\|
| * all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-132-5/+5
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2017-12-136-300/+896
|\|
| * cmd/swarm: add config file (#15548)holisticode2017-12-124-90/+879
| * buld: enable goconst linter (#15566)Zach2017-11-301-3/+5
* | 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-042-20/+32
* | swarm: add CLI --ens-endpoint flag (#14386)Janos Guljas2017-12-012-54/+190
|/
* cmd/geth, cmd/swarm: sort commands and flags by name (#3462)Maximilian Meister2017-08-111-0/+2
* swarm/api: make api.NewManifest synchronous (#14880)Lewis Marshall2017-07-312-2/+1
* cmd/swarm: support exporting, importing chunk db (#14868)Lewis Marshall2017-07-313-41/+172
* params: remove redundant consts, disable metro on AllProtocolChangesPéter Szilágyi2017-07-041-2/+2
* cmd/swarm: Exit if --ethapi is setLewis Marshall2017-06-302-15/+14
* cmd/swarm: Support using Mainnet for resolving ENS namesLewis Marshall2017-06-261-8/+97
* cmd/swarm: disable TestCLISwarmUp because it's flakyFelix Lange2017-06-231-0/+2
* swarm/test: add integration test for 'swarm up' (#14353)Lewis Marshall2017-06-212-0/+331
* cmd/swarm: fix error handling in 'swarm up' (#14557)Lewis Marshall2017-06-061-13/+22
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-221-0/+8
* all: update license informationFelix Lange2017-04-143-10/+10
* 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
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-073-71/+77
* cmd/swarm: allow uploading from stdin (#3744)Louis Holbrook2017-04-062-6/+39
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-054-182/+99
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-231-1/+1
* Logger updates 3 (#3730)Péter Szilágyi2017-03-025-39/+36
* 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-233-67/+55
* 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-132-0/+48
|/
* cmd/swarm: manifest manipulation commands (#3645)Zahoor Mohamed2017-02-133-0/+423
* Merge pull request #3615 from nolash/bzzpathfix_real5Péter Szilágyi2017-01-301-2/+3
|\
| * cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-2/+3
* | cmd/geth, cmd/swarm: Fix to close file handler appropriatelyShintaro Kaneko2017-01-301-0/+1
|/
* cmd/swarm: uploader uses HTTP PUT for directories (#3488)Viktor Trón2017-01-091-26/+56
* 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-132-22/+68
* cmd/swarm: ethapi not requiredzelig2016-12-131-6/+4
* cmd/swarm: trim trailing slash from bzzapi urlzelig2016-12-131-1/+1
* 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-133-0/+535