Commit Graph

79 Commits (2f849ade8204a4b417202d90c66e2f5bef4e965d)

Author SHA1 Message Date
Furkan KAMACI b8caba9709 various: remove redundant parentheses (#15793) 7 years ago
Janoš Guljaš 542d51895f swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715) 7 years ago
Janoš Guljaš c786f75389 swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
holisticode 32516c768e cmd/swarm: add config file (#15548) 7 years ago
ferhat elmas 1d06e41f04 p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) 7 years ago
ferhat elmas 86f6568f66 build: enable unconvert linter (#15456) 7 years ago
Fabio Barone 03ec3fed2b swarm/api: bug fix exact match for manifest 7 years ago
ferhat elmas 9619a61024 all: gofmt -w -s (#15419) 7 years ago
ferhat elmas 07e8c177e7 core, swarm: typo fixes 7 years ago
Darrel Herbst 89860f4197 swarm/fuse: return amount of data written if the file exists (#15261) 7 years ago
holisticode 1ae0411d41 swarm/api: fixed 404 handling on missing default entry (#15139) 7 years ago
Zahoor Mohamed d558a595ad swarm/storage: pyramid chunker re-write (#14382) 7 years ago
holisticode ac193e36ce swarm/api/http: add error pages (#14967) 7 years ago
Fiisio 2dcb22afec swarm/fuse: use Equal instead of Compare (#15097) 7 years ago
Viktor Trón 2bacf36d80 bmt: Binary Merkle Tree Hash (#14334) 7 years ago
Egon Elbre 133de3d806 swarm: fix megacheck warnings 7 years ago
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