| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename geth -> gdex and fix Dockerfile | Wei-Ning Huang | 2019-04-09 | 1 | -3/+3 |
* | Change import go github.com/dexon-foundation/dexon | Wei-Ning Huang | 2019-04-09 | 1 | -18/+18 |
* | cmd/swarm/global-store: global store cmd (#19014) | Janoš Guljaš | 2019-02-19 | 1 | -3/+17 |
* | swarm: Debug API and HasChunks() API endpoint (#18980) | holisticode | 2019-02-19 | 1 | -1/+1 |
* | cmd/swarm: hashes command (#19008) | holisticode | 2019-02-19 | 1 | -0/+2 |
* | swarm/version: commit version added (#18510) | gluk256 | 2019-02-19 | 1 | -3/+5 |
* | swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) | Anton Evangelatov | 2019-02-19 | 1 | -3/+22 |
* | cmd/swarm: split flags and cli command declarations to the relevant files (#1... | Elad | 2018-10-12 | 1 | -420/+18 |
* | Merge pull request #17796 from epiclabs-io/mru-feeds | Viktor Trón | 2018-10-03 | 1 | -33/+33 |
|\ |
|
| * | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 1 | -4/+4 |
| * | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 1 | -33/+33 |
* | | swarm: schemas and migrations (#17813) | Anton Evangelatov | 2018-10-03 | 1 | -8/+0 |
|/ |
|
* | cmd/swarm: correct swarm version on --help | Anton Evangelatov | 2018-10-01 | 1 | -2/+2 |
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 1 | -16/+50 |
* | Merge branch 'master' into max-stream-peer-servers | Janos Guljas | 2018-09-25 | 1 | -3/+3 |
|\ |
|
| * | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 1 | -3/+3 |
* | | cmd/swarm, swarm: add stream peer servers limit | Janos Guljas | 2018-09-24 | 1 | -0/+7 |
|/ |
|
* | cmd/swarm: added password to ACT (#17598) | Elad | 2018-09-07 | 1 | -0/+1 |
* | cmd/swarm: added publisher key assertion to act tests (#17471) | Elad | 2018-09-05 | 1 | -0/+24 |
* | cmd/swarm: added swarm bootnodes (#17414) | Elad | 2018-08-20 | 1 | -30/+21 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 1 | -13/+82 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 1 | -5/+5 |
* | swarm: Added lightnode flag (#17291) | Attila Gazso | 2018-08-07 | 1 | -0/+6 |
* | build: rename swarm deb package to ethereum-swarm; change swarm deb version f... | Anton Evangelatov | 2018-07-30 | 1 | -3/+4 |
* | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 1 | -0/+67 |
* | cmd/swarm: add implicit subcommand help (fix #786) (#788) | Javier Peletier | 2018-07-23 | 1 | -0/+27 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 1 | -0/+3 |
* | 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 | 1 | -2/+2 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -131/+190 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 1 | -1/+7 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2017-12-13 | 1 | -151/+78 |
|\ |
|
| * | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 1 | -85/+87 |
* | | 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 | 1 | -18/+30 |
* | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 1 | -54/+49 |
|/ |
|
* | cmd/geth, cmd/swarm: sort commands and flags by name (#3462) | Maximilian Meister | 2017-08-11 | 1 | -0/+2 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 1 | -3/+56 |
* | 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 | 1 | -14/+13 |
* | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 1 | -8/+97 |
* | cmd/swarm: Add --httpaddr flag (#14475) | Lewis Marshall | 2017-05-22 | 1 | -0/+8 |
* | 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 |
* | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 1 | -0/+10 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 1 | -0/+9 |
* | 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 | 1 | -3/+3 |
* | 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 | 1 | -14/+13 |
* | 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 | 1 | -0/+9 |
|/ |
|
* | cmd/swarm: manifest manipulation commands (#3645) | Zahoor Mohamed | 2017-02-13 | 1 | -0/+37 |
* | cmd/swarm, swarm/api: bzzr improve + networkid prio | nolash | 2017-01-27 | 1 | -2/+3 |
* | 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 | 1 | -0/+5 |
* | cmd/swarm: ethapi not required | zelig | 2016-12-13 | 1 | -6/+4 |
* | 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 | 1 | -0/+327 |