Commit Graph

63 Commits (6b2b328cdb51a99e2ce55f0bc22eeb9733c9ec30)

Author SHA1 Message Date
Elad Nachmias b574b57766 swarm: give correct error on 0x hash prefix (#16195) 7 years ago
cooganb 22fc6928d7 swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request when running Swarm (#15926) 7 years ago
Anton Evangelatov dcca613a0b swarm: initial instrumentation (#15969) 7 years ago
Lewis Marshall b677a07d36 swarm/api/http: Fix using deprecated bzzr scheme (#16152) 7 years ago
cooganb 4e61ed02e2 swarm: add favicon for Swarm templates served by browser (#15958) 7 years ago
Felix Lange a5c0bbb4f4
all: update license information (#16089) 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
Janos Guljas 0d6a735a72 swarm/api: implement NoResolverError with information about TLD 7 years ago
Janos Guljas c0a4d9e1e6 cmd/swarm, swarm: disable ENS API by default 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
Janos Guljas 1dc19de5da swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve 7 years ago
Janos Guljas 3732c15faa swarm/api: remove unneeded blank assignement 7 years ago
Janos Guljas a758b5cf7a swarm/api: initialize map with make to comply with the convention 7 years ago
Janos Guljas 34edbc8868 swarm/api: remove unneeded assignment in MultiResolverOptionWithResolver 7 years ago
Janos Guljas 057af8c5c8 swarm: add CLI --ens-endpoint flag (#14386) 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
holisticode 1ae0411d41 swarm/api: fixed 404 handling on missing default entry (#15139) 7 years ago
holisticode ac193e36ce swarm/api/http: add error pages (#14967) 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 f4841ff43d swarm/api/http: redirect root manifest requests to include trailing slash (#14806) 7 years ago
Lewis Marshall f3359d5e58 cmd/swarm: Support using Mainnet for resolving ENS names 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
Micah Zoltu 4e4e5fca54 rpc: add support for extended headers in CORS requests (#3783) 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
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
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