aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage/types.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-11/+0
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-081-4/+1
* swarm: clean up unused private types and functions (#17989)Ferenc Szabo2018-10-271-0/+13
* all: simplify s[:] to s where s is a slice (#17673)Emil2018-09-151-1/+1
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-78/+111
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-3/+10
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-4/+9
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-1/+2
* swarm: network rewrite mergeethersphere2018-06-221-119/+219
* swarm/storage: pyramid chunker re-write (#14382)Zahoor Mohamed2017-09-221-4/+18
* bmt: Binary Merkle Tree Hash (#14334)Viktor Trón2017-09-051-0/+1
* swarm/storage: release chunk storage after stop swarm (#3651)Maksim2017-02-091-0/+1
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-071-1/+1
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+232