Commit Graph

49 Commits (e6aff513dbe04b105db1ae44501c1732a7ab7af3)

Author SHA1 Message Date
Lewis Marshall b0d0fafd68 swarm/api: fix error reporting in api.Resolve (#14464) 7 years ago
Felix Lange 0cc492f815 all: update license information 8 years ago
holisticode 409b61fe3c swarm/api: better name resolver handling (#3754) 8 years ago
Zahoor Mohamed 1d1d988aa7 swarm/api: FUSE read-write support (#13872) 8 years ago
Lewis Marshall 71fdaa4238 swarm/api: refactor and improve HTTP API (#3773) 8 years ago
Louis Holbrook 0ec1104ba9 cmd/swarm: allow uploading from stdin (#3744) 8 years ago
Lewis Marshall b319f027a0 cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) 8 years ago
Felix Lange 105b37f1b4 swarm/api: improve FUSE build constraints, logging and APIs (#3818) 8 years ago
Zahoor Mohamed 11e7a712f4 swarm/api: support mounting manifests via FUSE (#3690) 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
holisticode d97dea51ec swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787) 8 years ago
Micah Zoltu 4e4e5fca54 rpc: add support for extended headers in CORS requests (#3783) 8 years ago
Péter Szilágyi 7e3762fdc6
errs: kill it with fire 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Felix Lange d0eba23af3 all: disable log message colors outside of geth 8 years ago
Péter Szilágyi 61e6bb1247
eth, les, swarm: fix go vet issues sufraced by log15 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 3f923f3902
swarm: remove superfluous line break in log statements 8 years ago
Péter Szilágyi e94dfb78f8
swarm/api/http: fix go vet issue on Go 1.8 8 years ago
Viktor Trón e23e86921b swarm/network: fix chunk integrity checks (#3665) 8 years ago
Maksim 6dd27e7cff swarm/storage: release chunk storage after stop swarm (#3651) 8 years ago
Péter Szilágyi e5a93bf99a swarm/api/http: add missing copyright header 8 years ago
nolash 7669c5b5ec cmd/swarm, swarm/api: bzzr improve + networkid prio 8 years ago
Bas van Kervel 54a65e6d87
cmd,eth,les,internal: remove natspec support 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange 13e3b2f433 logger, pow/dagger, pow/ezp: delete dead code 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange 35a7dcb162 all: gofmt -w -s 8 years ago
Maran f087633efd swarm/api/http: add support for CORS headers (#3388) 8 years ago
Aron Fischer 9a51f5c350 swarm/http: check error returned by reader.Size (#3470) 8 years ago
Aron Fischer 301c0a6303 swarm/storage: call size before seek-from-end (#3469) 8 years ago
Aron Fischer 65f486ff02 swarm/api: check for zero length manifest error (#3468) 8 years ago
zelig 4181046488 swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten) 8 years ago
Nick Johnson 671fd94e25 swarm/api: Update ENS root address for Ropsten & prod (#3391) 8 years ago
Viktor Trón e949a2ed2f cmd/bzzd: swarm daemon fixes (#3359) 8 years ago
Jeffrey Wilcke 67e0894d9e common/httpclient, les: removed httpclient 8 years ago
Felix Lange e46bda5093 swarm/network: prevent relay of invalid IPs 8 years ago
Felix Lange 5cd4430a8d swarm/api/http: reject requests without content-length 8 years ago
Felix Lange 23420ff67a swarm/network: skip TestSyncDb 8 years ago
Felix Lange ef50e01c5e swarm/api: add bzz prefix to swarm directory 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Kenji Siu d85d3c74db internal/debug, internal/ethapi, rpc, swarm/storage: Ran "go fmt" 8 years ago
Jeffrey Wilcke 64af2aafda core, core/vm: added gas price variance table 8 years ago
Daniel A. Nagy eb2f01aee8 swarm/storage: Allow EOF at the end of the reader in the chunker. Handle the case when Read returns less than length of target slice 8 years ago
aron a45421baaf swarm/storage: fix chunker when reader is broken 8 years ago
ΞTHΞЯSPHΞЯΞ 4d300e4dec swarm: plan bee for content storage and distribution on web3 8 years ago