| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |