aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/storage
Commit message (Expand)AuthorAgeFilesLines
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-235-40/+38
* swarm/network: fix chunk integrity checks (#3665)Viktor Trón2017-02-132-9/+59
* swarm/storage: release chunk storage after stop swarm (#3651)Maksim2017-02-097-4/+25
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-093-5/+4
* all: fix spelling errorsPéter Szilágyi2017-01-072-2/+2
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-072-2/+2
* all: gofmt -w -sFelix Lange2017-01-061-2/+2
* swarm/storage: call size before seek-from-end (#3469)Aron Fischer2016-12-221-2/+5
* internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt"Kenji Siu2016-11-011-1/+0
* 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-114-101/+89
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-3114-0/+3092