/security/openssl/

c8a45166ff21cbb41df9e2005dc314'/> Tangerine full node (https://github.com/tangerine-network/go-tangerine)
aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm
Commit message (Expand)AuthorAgeFilesLines
* 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-27