| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm: enable p2p/discovery and disable dynamic dialling (#19189) | Anton Evangelatov | 2019-03-01 | 1 | -2/+2 |
* | swarm/network: WIP consider all nodes for healthy iteration (#19155) | lash | 2019-02-28 | 3 | -7/+10 |
* | cmd,swarm: enforce camel case variable names (#19060) | Matthew Halpern | 2019-02-24 | 5 | -78/+78 |
* | swarm: mock store listings (#19157) | Janoš Guljaš | 2019-02-23 | 5 | -40/+412 |
* | cmd/swarm/global-store: use kill instead interrupt in tests (#19142) | Janoš Guljaš | 2019-02-21 | 1 | -2/+2 |
* | cmd/swarm/swarm-smoke: Trigger chunk debug on timeout (#19101) | holisticode | 2019-02-18 | 2 | -10/+86 |
* | cmd: prefer nil slices over zero-length slices (#19077) | Matthew Halpern | 2019-02-15 | 4 | -6/+6 |
* | swarm: Debug API and HasChunks() API endpoint (#18980) | holisticode | 2019-02-07 | 1 | -1/+1 |
* | cmd/swarm/global-store: global store cmd (#19014) | Janoš Guljaš | 2019-02-07 | 7 | -3/+475 |
* | cmd/swarm/swarm-smoke: refactor generateEndpoints (#19006) | Anton Evangelatov | 2019-02-07 | 6 | -191/+214 |
* | cmd/swarm: hashes command (#19008) | holisticode | 2019-02-07 | 2 | -0/+61 |
* | cmd, node, p2p/simulations: fix node account manager leak (#19004) | Janoš Guljaš | 2019-02-07 | 1 | -0/+3 |
* | cmd/swarm/swarm-smoke: remove wrong metrics (#18970) | Anton Evangelatov | 2019-01-30 | 4 | -24/+4 |
* | cmd/swarm/swarm-smoke: sliding window test (#18967) | Elad | 2019-01-30 | 6 | -298/+416 |
* | cmd/utils: allow for multiple influxdb tags (#18520) | Anton Evangelatov | 2019-01-29 | 1 | -7/+8 |
* | swarm/version: commit version added (#18510) | gluk256 | 2019-01-24 | 1 | -3/+5 |
* | swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) | Anton Evangelatov | 2019-01-24 | 7 | -68/+53 |
* | cmd/swarm/swarm-smoke: use ResettingTimer instead of Counters for times (#18479) | holisticode | 2019-01-19 | 1 | -5/+2 |
* | cmd/swarm: use resetting timer to measure fetch time (#18474) | Anton Evangelatov | 2019-01-18 | 1 | -5/+3 |
* | cmd/swarm/swarm-snapshot: disable tests on windows (#18478) | Elad | 2019-01-18 | 1 | -0/+5 |
* | Upload speed (#18442) | holisticode | 2019-01-18 | 2 | -0/+102 |
* | cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) | Elad | 2019-01-16 | 4 | -0/+426 |
* | vendor, crypto, swarm: switch over to upstream sha3 package | Dave McGregor | 2019-01-04 | 1 | -2/+2 |
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 1 | -4/+0 |
* | cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api... | Elad | 2018-12-11 | 3 | -62/+233 |
* | cmd/swarm: add flag for application name (swarm or swarm-private) (#18189) | Anton Evangelatov | 2018-11-30 | 3 | -7/+14 |
* | cmd/swarm: update should error on manifest mismatch (#18047) | Javier Peletier | 2018-11-27 | 2 | -6/+41 |
* | Remove multihash from Swarm bzz:// for Feeds (#18175) | Javier Peletier | 2018-11-26 | 1 | -4/+2 |
* | cmd/swarm: FUSE do not require --ipcpath (#18112) | Ferenc Szabo | 2018-11-23 | 3 | -35/+55 |
* | cmd/swarm/swarm-smoke: update smoke tests to fit the new scheme for the k8s c... | Anton Evangelatov | 2018-11-19 | 2 | -12/+15 |
* | cmd/swarm: speed up tests - use global cluster (#18129) | Anton Evangelatov | 2018-11-19 | 6 | -92/+101 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 6 | -79/+29 |
* | Imply that SwarmApiFlag is the API endpoint to connect to, not to listen on (... | Andrew Chiw | 2018-11-12 | 1 | -1/+1 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 3 | -2/+10 |
* | cmd/swarm: auto resolve default path according to env flag (#17960) | Elad | 2018-11-04 | 2 | -10/+29 |
* | cmd/swarm/swarm-smoke: fix issue that loop variable capture in func (#17992) | Roc Yu | 2018-10-29 | 1 | -8/+5 |
* | cmd/swarm: Smoke test for Swarm Feed (#17892) | lash | 2018-10-12 | 3 | -6/+351 |
* | cmd/swarm: split flags and cli command declarations to the relevant files (#1... | Elad | 2018-10-12 | 11 | -422/+468 |
* | cmd/swarm: speed up tests (#17878) | Elad | 2018-10-09 | 4 | -31/+38 |
* | cmd/swarm: disable tests under Windows until they are fixed (#17827) | Anton Evangelatov | 2018-10-04 | 1 | -0/+17 |
* | Merge pull request #17796 from epiclabs-io/mru-feeds | Viktor Trón | 2018-10-03 | 3 | -91/+91 |
|\ |
|
| * | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 2 | -18/+18 |
| * | swarm/storage/feeds: renamed vars that can conflict with package name | Javier Peletier | 2018-10-03 | 1 | -4/+4 |
| * | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 3 | -6/+6 |
| * | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 2 | -21/+21 |
| * | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 3 | -76/+76 |
| * | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 2 | -5/+5 |
* | | swarm: schemas and migrations (#17813) | Anton Evangelatov | 2018-10-03 | 2 | -23/+0 |
|/ |
|
* | cmd/swarm: fix appveyor build (#17808) | Elad | 2018-10-02 | 3 | -7/+24 |
* | Merge pull request #17771 from ethersphere/cmd-config-errors | Viktor Trón | 2018-10-02 | 1 | -13/+30 |
|\ |
|
| * | cmd/swarm: fix TestConfigFileOverrides | Janos Guljas | 2018-09-28 | 2 | -3/+6 |
| * | cmd/swarm: handle errors in cmdLineOverride and envVarsOverride functions | Janos Guljas | 2018-09-27 | 2 | -13/+27 |
* | | Merge pull request #17799 from ethersphere/correct_swarm_version | Viktor Trón | 2018-10-02 | 1 | -2/+2 |
|\ \ |
|
| * | | cmd/swarm: correct swarm version on --help | Anton Evangelatov | 2018-10-01 | 1 | -2/+2 |
* | | | cmd/swarm: disable export and upload tests on Windows | Anton Evangelatov | 2018-10-01 | 2 | -0/+4 |
* | | | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 4 | -23/+1957 |
|/ / |
|
* | | cmd/swarm: remove swarm binary (#17784) | Wenbiao Zheng | 2018-09-30 | 1 | -0/+0 |
* | | cmd/swarm: respect --loglevel in run_test helpers (#17739) | Ferenc Szabo | 2018-09-29 | 1 | -2/+2 |
* | | cmd/swarm: trim new lines from files | Anton Evangelatov | 2018-09-28 | 1 | -2/+2 |
* | | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 4 | -82/+301 |
* | | cmd/swarm: fail on SWARM_ENV_MAX_STREAM_PEER_SERVERS parsing error | Janos Guljas | 2018-09-27 | 1 | -2/+4 |
* | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-27 | 2 | -3/+13 |
|\| |
|
| * | Merge pull request #17755 from JekaMas/implement-home-directory-expansion | Viktor Trón | 2018-09-27 | 2 | -3/+13 |
| |\ |
|
| | * | cmd/swarm: use expandPath for swarm cli path parameters | Evgeny Danienko | 2018-09-25 | 2 | -3/+13 |
* | | | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 2 | -9/+10 |
|\| | |
|
| * | | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 2 | -9/+10 |
| |/ |
|
* / | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 2 | -21/+38 |
|/ |
|
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 3 | -13/+13 |
* | Merge pull request #17651 from ethersphere/wet-run-bug | Viktor Trón | 2018-09-12 | 1 | -1/+0 |
|\ |
|
| * | cmd/swarm: password threw on upload manifest | Elad | 2018-09-12 | 1 | -1/+0 |
* | | cmd/swarm: added password to ACT (#17598) | Elad | 2018-09-07 | 3 | -127/+97 |
|/ |
|
* | cmd/swarm: added publisher key assertion to act tests (#17471) | Elad | 2018-09-05 | 2 | -4/+64 |
* | cmd/swarm: added scaling test for ACT manifests (#17496) | Elad | 2018-09-04 | 1 | -6/+37 |
* | cmd/swarm: disable ACT tests on windows (#17536) | Anton Evangelatov | 2018-08-29 | 1 | -0/+3 |
* | cmd/swarm: added swarm bootnodes (#17414) | Elad | 2018-08-20 | 3 | -38/+98 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 7 | -34/+929 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 5 | -128/+787 |
* | cmd/swarm: solve rare cases of using the same random port in tests (#17352) | Janoš Guljaš | 2018-08-09 | 2 | -19/+131 |
* | cmd/swarm: disable TestCLISwarmFs fuse test on darwin (#17340) | Janoš Guljaš | 2018-08-09 | 1 | -6/+6 |
* | cmd/swarm: remove shadow err (#17360) | Anton Evangelatov | 2018-08-09 | 1 | -2/+3 |
* | swarm: Added lightnode flag (#17291) | Attila Gazso | 2018-08-07 | 2 | -0/+17 |
* | cmd/swarm, swarm: various test fixes (#17299) | Janoš Guljaš | 2018-08-06 | 2 | -1/+6 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 2 | -5/+4 |
* | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 2 | -0/+236 |
* | cmd/swarm: add implicit subcommand help (fix #786) (#788) | Javier Peletier | 2018-07-23 | 1 | -0/+27 |
* | cmd/swarm: change version of swarm binary (#17174) | Anton Evangelatov | 2018-07-14 | 1 | -1/+1 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 2 | -2/+6 |
* | cmd, dashboard, log: log collection and exploration (#17097) | Kurkó Mihály | 2018-07-11 | 1 | -1/+1 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 4 | -4/+13 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 15 | -302/+1559 |
* | cmd/swarm: fix some typos in manifest cmd (#16227) | Zhenguo Niu | 2018-03-02 | 1 | -3/+3 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 1 | -1/+7 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-23 | 2 | -2/+2 |
|\ |
|
| * | all: update license information (#16089) | Felix Lange | 2018-02-14 | 2 | -2/+2 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 1 | -1/+1 |
|\| |
|
| * | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 1 | -1/+1 |
* | | cmd/swarm: return error early in buildConfig function | Janos Guljas | 2017-12-20 | 1 | -0/+3 |
* | | cmd/swarm: add validation for EnsAPIs configuration parameter | Janos Guljas | 2017-12-19 | 2 | -0/+130 |
* | | cmd/swarm, swarm: disable ENS API by default | Janos Guljas | 2017-12-18 | 1 | -18/+5 |
* | | cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-14 | 2 | -5/+5 |
|\| |
|
| * | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 2 | -5/+5 |
* | | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 6 | -300/+896 |
|\| |
|
| * | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 4 | -90/+879 |
| * | buld: enable goconst linter (#15566) | Zach | 2017-11-30 | 1 | -3/+5 |
* | | swarm: deprecate --ens-addr CLI flag with a warning message | Janos Guljas | 2017-12-05 | 1 | -6/+10 |
* | | swarm: check if "--ens-api ''" is specified in order to disable ENS | Janos Guljas | 2017-12-05 | 1 | -0/+4 |
* | | swarm: add comment for parseFlagEnsAPI and fix a mistake in comment in code | Janos Guljas | 2017-12-05 | 1 | -1/+3 |
* | | swarm: multiple --ens-api flags | Janos Guljas | 2017-12-04 | 2 | -20/+32 |
* | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 2 | -54/+190 |
|/ |
|
* | cmd/geth, cmd/swarm: sort commands and flags by name (#3462) | Maximilian Meister | 2017-08-11 | 1 | -0/+2 |
* | swarm/api: make api.NewManifest synchronous (#14880) | Lewis Marshall | 2017-07-31 | 2 | -2/+1 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 3 | -41/+172 |
* | params: remove redundant consts, disable metro on AllProtocolChanges | Péter Szilágyi | 2017-07-04 | 1 | -2/+2 |
* | cmd/swarm: Exit if --ethapi is set | Lewis Marshall | 2017-06-30 | 2 | -15/+14 |
* | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 1 | -8/+97 |
* | cmd/swarm: disable TestCLISwarmUp because it's flaky | Felix Lange | 2017-06-23 | 1 | -0/+2 |
* | swarm/test: add integration test for 'swarm up' (#14353) | Lewis Marshall | 2017-06-21 | 2 | -0/+331 |
* | cmd/swarm: fix error handling in 'swarm up' (#14557) | Lewis Marshall | 2017-06-06 | 1 | -13/+22 |
* | cmd/swarm: Add --httpaddr flag (#14475) | Lewis Marshall | 2017-05-22 | 1 | -0/+8 |
* | all: update license information | Felix Lange | 2017-04-14 | 3 | -10/+10 |
* | swarm/api: better name resolver handling (#3754) | holisticode | 2017-04-13 | 1 | -0/+2 |
* | cmd/geth: add --config file flag (#13875) | Felix Lange | 2017-04-12 | 1 | -13/+25 |
* | cmd/swarm: add --password (#3748) | Victor Farazdagi | 2017-04-12 | 1 | -6/+18 |
* | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 3 | -71/+77 |
* | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 2 | -6/+39 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 4 | -182/+99 |
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 1 | -1/+1 |
* | Logger updates 3 (#3730) | Péter Szilágyi | 2017-03-02 | 5 | -39/+36 |
* | cmd, whisper/mailserver: revert to utils.Fatalf | Péter Szilágyi | 2017-02-23 | 1 | -9/+9 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 3 | -67/+55 |
* | cmd/swarm: handle SIGTERM unix signal for clean exit | zelig | 2017-02-13 | 1 | -0/+10 |
* | Merge pull request #3592 from karalabe/hw-wallets | Péter Szilágyi | 2017-02-13 | 1 | -7/+15 |
|\ |
|
| * | accounts, cmd, internal, mobile, node: canonical account URLs | Péter Szilágyi | 2017-02-13 | 1 | -1/+1 |
| * | accounts, cmd, eth, internal, miner, node: wallets and HD APIs | Péter Szilágyi | 2017-02-13 | 1 | -1/+1 |
| * | accounts, cmd, eth, internal, mobile, node: split account backends | Péter Szilágyi | 2017-02-13 | 1 | -7/+15 |
* | | swarm/network: fix chunk integrity checks (#3665) | Viktor Trón | 2017-02-13 | 2 | -0/+48 |
|/ |
|
* | cmd/swarm: manifest manipulation commands (#3645) | Zahoor Mohamed | 2017-02-13 | 3 | -0/+423 |
* | Merge pull request #3615 from nolash/bzzpathfix_real5 | Péter Szilágyi | 2017-01-30 | 1 | -2/+3 |
|\ |
|
| * | cmd/swarm, swarm/api: bzzr improve + networkid prio | nolash | 2017-01-27 | 1 | -2/+3 |
* | | cmd/geth, cmd/swarm: Fix to close file handler appropriately | Shintaro Kaneko | 2017-01-30 | 1 | -0/+1 |
|/ |
|
* | cmd/swarm: uploader uses HTTP PUT for directories (#3488) | Viktor Trón | 2017-01-09 | 1 | -26/+56 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 1 | -1/+1 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -3/+3 |
* | swarm/api/http: add support for CORS headers (#3388) | Maran | 2017-01-05 | 1 | -10/+16 |
* | cmd/swarm: testnet bootnodes IP address change | zelig | 2016-12-14 | 1 | -5/+5 |
* | cmd/swarm: improve uploader output and add defaultpath option | zelig | 2016-12-13 | 2 | -22/+68 |
* | cmd/swarm: ethapi not required | zelig | 2016-12-13 | 1 | -6/+4 |
* | cmd/swarm: trim trailing slash from bzzapi url | zelig | 2016-12-13 | 1 | -1/+1 |
* | cmd/swarm: add default bootnodes for testnet 3 | zelig | 2016-12-13 | 1 | -6/+13 |
* | swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) | zelig | 2016-12-13 | 1 | -1/+1 |
* | cmd/swarm: subsume cmd/bzz* as subcommands under swarm | zelig | 2016-12-13 | 3 | -0/+535 |