| Commit message (Expand) | Author | Age | Files | Lines |
* | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 2 | -5/+5 |
* | swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) | Janoš Guljaš | 2017-12-21 | 4 | -16/+80 |
* | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) | Janoš Guljaš | 2017-12-19 | 10 | -48/+202 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 4 | -17/+15 |
* | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 9 | -198/+132 |
* | p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) | ferhat elmas | 2017-12-04 | 1 | -1/+1 |
* | Merge pull request #15329 from holisticode/exact-match-fix | Péter Szilágyi | 2017-11-24 | 2 | -27/+61 |
|\ |
|
| * | swarm/api: bug fix exact match for manifest | Fabio Barone | 2017-11-09 | 2 | -27/+61 |
* | | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 10 | -20/+21 |
|/ |
|
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 3 | -30/+27 |
* | core, swarm: typo fixes | ferhat elmas | 2017-10-30 | 3 | -4/+4 |
* | swarm/fuse: return amount of data written if the file exists (#15261) | Darrel Herbst | 2017-10-09 | 1 | -1/+1 |
* | swarm/api: fixed 404 handling on missing default entry (#15139) | holisticode | 2017-10-06 | 6 | -39/+311 |
* | swarm/storage: pyramid chunker re-write (#14382) | Zahoor Mohamed | 2017-09-22 | 11 | -235/+1007 |
* | swarm/api/http: add error pages (#14967) | holisticode | 2017-09-09 | 6 | -20/+662 |
* | swarm/fuse: use Equal instead of Compare (#15097) | Fiisio | 2017-09-08 | 1 | -1/+1 |
* | bmt: Binary Merkle Tree Hash (#14334) | Viktor Trón | 2017-09-05 | 2 | -1/+3 |
* | swarm: fix megacheck warnings | Egon Elbre | 2017-08-14 | 18 | -108/+39 |
* | swarm/api: make api.NewManifest synchronous (#14880) | Lewis Marshall | 2017-07-31 | 1 | -1/+1 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 1 | -0/+82 |
* | swarm/api/http: redirect root manifest requests to include trailing slash (#1... | Lewis Marshall | 2017-07-25 | 2 | -0/+68 |
* | cmd/swarm: Exit if --ethapi is set | Lewis Marshall | 2017-06-30 | 1 | -1/+1 |
* | cmd/swarm: Support using Mainnet for resolving ENS names | Lewis Marshall | 2017-06-26 | 2 | -10/+7 |
* | swarm/storage: remove panic on invalid chunk | aron | 2017-06-25 | 1 | -1/+1 |
* | swarm/fuse: use subtests | Felix Lange | 2017-06-21 | 1 | -171/+112 |
* | swarm/fuse: simplify externalUnmount | Felix Lange | 2017-06-21 | 2 | -35/+20 |
* | swarm/dev: add development environment (#14332) | Lewis Marshall | 2017-06-01 | 11 | -0/+726 |
* | accounts/keystore, crypto: enforce 256 bit keys on import | Péter Szilágyi | 2017-05-23 | 1 | -1/+4 |
* | swarm/api: Fix adding paths which exist as manifests (#14482) | Lewis Marshall | 2017-05-22 | 2 | -2/+35 |
* | cmd/swarm: Add --httpaddr flag (#14475) | Lewis Marshall | 2017-05-22 | 4 | -19/+22 |
* | swarm/api: fix error reporting in api.Resolve (#14464) | Lewis Marshall | 2017-05-13 | 3 | -21/+148 |
* | all: update license information | Felix Lange | 2017-04-14 | 6 | -19/+35 |
* | swarm/api: better name resolver handling (#3754) | holisticode | 2017-04-13 | 3 | -16/+51 |
* | swarm/api: FUSE read-write support (#13872) | Zahoor Mohamed | 2017-04-12 | 15 | -362/+1693 |
* | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 17 | -592/+1702 |
* | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 1 | -1/+25 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 6 | -63/+495 |
* | swarm/api: improve FUSE build constraints, logging and APIs (#3818) | Felix Lange | 2017-03-31 | 5 | -144/+105 |
* | swarm/api: support mounting manifests via FUSE (#3690) | Zahoor Mohamed | 2017-03-23 | 6 | -2/+636 |
* | all: import "context" instead of "golang.org/x/net/context" | Felix Lange | 2017-03-23 | 2 | -2/+2 |
* | swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) | holisticode | 2017-03-18 | 1 | -1/+1 |
* | rpc: add support for extended headers in CORS requests (#3783) | Micah Zoltu | 2017-03-16 | 1 | -0/+1 |
* | errs: kill it with fire | Péter Szilágyi | 2017-03-01 | 1 | -70/+33 |
* | all: unify big.Int zero checks, use common/math in more places (#3716) | Felix Lange | 2017-02-28 | 1 | -3/+2 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 1 | -1/+1 |
* | eth, les, swarm: fix go vet issues sufraced by log15 | Péter Szilágyi | 2017-02-23 | 6 | -8/+8 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 23 | -317/+295 |
* | swarm: remove superfluous line break in log statements | Péter Szilágyi | 2017-02-23 | 2 | -9/+5 |
* | swarm/api/http: fix go vet issue on Go 1.8 | Péter Szilágyi | 2017-02-17 | 1 | -0/+3 |
* | swarm/network: fix chunk integrity checks (#3665) | Viktor Trón | 2017-02-13 | 4 | -21/+77 |
* | swarm/storage: release chunk storage after stop swarm (#3651) | Maksim | 2017-02-09 | 8 | -9/+36 |
* | swarm/api/http: add missing copyright header | Péter Szilágyi | 2017-01-30 | 1 | -0/+16 |
* | cmd/swarm, swarm/api: bzzr improve + networkid prio | nolash | 2017-01-27 | 5 | -13/+168 |
* | cmd,eth,les,internal: remove natspec support | Bas van Kervel | 2017-01-17 | 1 | -3/+1 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 9 | -33/+42 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 2 | -2/+2 |
* | logger, pow/dagger, pow/ezp: delete dead code | Felix Lange | 2017-01-07 | 1 | -7/+0 |
* | all: fix issues reported by honnef.co/go/simple/cmd/gosimple | Felix Lange | 2017-01-07 | 2 | -2/+2 |
* | all: gofmt -w -s | Felix Lange | 2017-01-06 | 1 | -2/+2 |
* | swarm/api/http: add support for CORS headers (#3388) | Maran | 2017-01-05 | 2 | -5/+33 |
* | swarm/http: check error returned by reader.Size (#3470) | Aron Fischer | 2016-12-22 | 1 | -1/+13 |
* | swarm/storage: call size before seek-from-end (#3469) | Aron Fischer | 2016-12-22 | 1 | -2/+5 |
* | swarm/api: check for zero length manifest error (#3468) | Aron Fischer | 2016-12-22 | 1 | -0/+5 |
* | swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) | zelig | 2016-12-13 | 1 | -1/+1 |
* | swarm/api: Update ENS root address for Ropsten & prod (#3391) | Nick Johnson | 2016-12-02 | 2 | -5/+4 |
* | cmd/bzzd: swarm daemon fixes (#3359) | Viktor Trón | 2016-11-28 | 4 | -13/+20 |
* | Merge pull request #3325 from fjl/p2p-netrestrict | Felix Lange | 2016-11-25 | 1 | -0/+5 |
|\ |
|
| * | swarm/network: prevent relay of invalid IPs | Felix Lange | 2016-11-23 | 1 | -0/+5 |
* | | common/httpclient, les: removed httpclient | Jeffrey Wilcke | 2016-11-25 | 1 | -6/+4 |
|/ |
|
* | swarm/api/http: reject requests without content-length | Felix Lange | 2016-11-11 | 1 | -1/+5 |
* | swarm/network: skip TestSyncDb | Felix Lange | 2016-11-11 | 1 | -0/+2 |
* | swarm/api: add bzz prefix to swarm directory | Felix Lange | 2016-11-11 | 2 | -12/+7 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" | Kenji Siu | 2016-11-01 | 1 | -1/+0 |
* | Merge pull request #3111 from obscuren/gas-price-fork | Péter Szilágyi | 2016-10-15 | 1 | -1/+1 |
|\ |
|
| * | core, core/vm: added gas price variance table | Jeffrey Wilcke | 2016-10-15 | 1 | -1/+1 |
* | | swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the ... | Daniel A. Nagy | 2016-10-14 | 1 | -5/+8 |
* | | swarm/storage: fix chunker when reader is broken | aron | 2016-10-11 | 4 | -101/+89 |
|/ |
|
* | swarm: plan bee for content storage and distribution on web3 | ΞTHΞЯSPHΞЯΞ | 2016-08-31 | 49 | -0/+10651 |