Commit Graph

61 Commits (80de4dc72c8d9967fdb3b40e9a8790c87e1400b5)

Author SHA1 Message Date
Lewis Marshall 60c858a529 swarm/api: make api.NewManifest synchronous (#14880) 7 years ago
Lewis Marshall e9b850805e cmd/swarm: support exporting, importing chunk db (#14868) 7 years ago
Lewis Marshall f4841ff43d swarm/api/http: redirect root manifest requests to include trailing slash (#14806) 7 years ago
Lewis Marshall c7041fe145 cmd/swarm: Exit if --ethapi is set 7 years ago
Lewis Marshall f3359d5e58 cmd/swarm: Support using Mainnet for resolving ENS names 7 years ago
aron caa00b7e6d swarm/storage: remove panic on invalid chunk 7 years ago
Felix Lange 98e101ef8e swarm/fuse: use subtests 7 years ago
Felix Lange 50c18e6eb8 swarm/fuse: simplify externalUnmount 7 years ago
Lewis Marshall 0036e2a747 swarm/dev: add development environment (#14332) 7 years ago
Péter Szilágyi aa73420207
accounts/keystore, crypto: enforce 256 bit keys on import 7 years ago
Lewis Marshall 2a41e76b39 swarm/api: Fix adding paths which exist as manifests (#14482) 7 years ago
Lewis Marshall 4a2c17b1ab cmd/swarm: Add --httpaddr flag (#14475) 7 years ago
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