| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm/storage: cleanup task - remove bigger chunks (#17424) | Anton Evangelatov | 2018-08-20 | 1 | -22/+45 |
* | swarm/network, swarm/storage: validate chunk size (#17397) | Anton Evangelatov | 2018-08-14 | 11 | -57/+49 |
* | swarm/storage/mru: HOTFIX - fix panic in Handler.update (#17313) | Javier Peletier | 2018-08-07 | 1 | -1/+1 |
* | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 19 | -1348/+2805 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 19 | -105/+179 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 9 | -52/+94 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 40 | -2407/+7099 |
* | build: enable goimports and varcheck linters (#16446) | thomasmodeneis | 2018-04-18 | 2 | -6/+0 |
* | compression/rle: delete RLE compression (#16468) | Felix Lange | 2018-04-09 | 1 | -13/+2 |
* | swarm/storage: disable treechunker test while it is flaky (#16254) | Anton Evangelatov | 2018-03-06 | 1 | -1/+1 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 4 | -0/+53 |
* | various: remove redundant parentheses (#15793) | Furkan KAMACI | 2018-01-03 | 2 | -5/+5 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 2 | -10/+10 |
* | cmd/swarm: add config file (#15548) | holisticode | 2017-12-12 | 1 | -2/+8 |
* | build: enable unconvert linter (#15456) | ferhat elmas | 2017-11-11 | 3 | -5/+5 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 2 | -11/+8 |
* | core, swarm: typo fixes | ferhat elmas | 2017-10-30 | 1 | -2/+2 |
* | swarm/storage: pyramid chunker re-write (#14382) | Zahoor Mohamed | 2017-09-22 | 10 | -233/+1005 |
* | bmt: Binary Merkle Tree Hash (#14334) | Viktor Trón | 2017-09-05 | 2 | -1/+3 |
* | swarm: fix megacheck warnings | Egon Elbre | 2017-08-14 | 8 | -59/+13 |
* | cmd/swarm: support exporting, importing chunk db (#14868) | Lewis Marshall | 2017-07-31 | 1 | -0/+82 |
* | swarm/storage: remove panic on invalid chunk | aron | 2017-06-25 | 1 | -1/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 5 | -40/+38 |
* | swarm/network: fix chunk integrity checks (#3665) | Viktor Trón | 2017-02-13 | 2 | -9/+59 |
* | swarm/storage: release chunk storage after stop swarm (#3651) | Maksim | 2017-02-09 | 7 | -4/+25 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 3 | -5/+4 |
* | all: fix spelling errors | Péter Szilágyi | 2017-01-07 | 2 | -2/+2 |
* | 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/storage: call size before seek-from-end (#3469) | Aron Fischer | 2016-12-22 | 1 | -2/+5 |
* | internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" | Kenji Siu | 2016-11-01 | 1 | -1/+0 |
* | 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 | 14 | -0/+3092 |