Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |