aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api
Commit message (Expand)AuthorAgeFilesLines
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-235-0/+623
* rpc: add support for extended headers in CORS requests (#3783)Micah Zoltu2017-03-161-0/+1
* eth, les, swarm: fix go vet issues sufraced by log15Péter Szilágyi2017-02-231-1/+1
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-236-70/+60
* swarm: remove superfluous line break in log statementsPéter Szilágyi2017-02-231-8/+4
* swarm/api/http: fix go vet issue on Go 1.8Péter Szilágyi2017-02-171-0/+3
* swarm/api/http: add missing copyright headerPéter Szilágyi2017-01-301-0/+16
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-275-13/+168
* cmd,eth,les,internal: remove natspec supportBas van Kervel2017-01-171-3/+1
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-094-20/+30
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-3/+23
* swarm/http: check error returned by reader.Size (#3470)Aron Fischer2016-12-221-1/+13
* swarm/api: check for zero length manifest error (#3468)Aron Fischer2016-12-221-0/+5
* swarm/api: Update ENS root address for Ropsten & prod (#3391)Nick Johnson2016-12-022-5/+4
* cmd/bzzd: swarm daemon fixes (#3359)Viktor Trón2016-11-282-4/+7
* common/httpclient, les: removed httpclientJeffrey Wilcke2016-11-251-6/+4
* swarm/api/http: reject requests without content-lengthFelix Lange2016-11-111-1/+5
* swarm/api: add bzz prefix to swarm directoryFelix Lange2016-11-112-12/+7
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-151-1/+1
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-3117-0/+2057