aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/chunker.go
Commit message (Expand)AuthorAgeFilesLines
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-53/+49
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-6/+3
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-9/+44
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-6/+7
* swarm: network rewrite mergeethersphere2018-06-221-219/+271
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-0/+14
* build: enable unconvert linter (#15456)ferhat elmas2017-11-111-2/+2
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-9/+6
* swarm/storage: pyramid chunker re-write (#14382)Zahoor Mohamed2017-09-221-35/+58
* bmt: Binary Merkle Tree Hash (#14334)Viktor Trón2017-09-051-1/+2
* swarm: fix megacheck warningsEgon Elbre2017-08-141-7/+5
* swarm/storage: call size before seek-from-end (#3469)Aron Fischer2016-12-221-2/+5
* swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the ...Daniel A. Nagy2016-10-141-5/+8
* swarm/storage: fix chunker when reader is brokenaron2016-10-111-34/+19
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+509