Commit Graph

99 Commits (6b2b328cdb51a99e2ce55f0bc22eeb9733c9ec30)

Author SHA1 Message Date
Felix Lange 0fac705ed0
compression/rle: delete RLE compression (#16468) 7 years ago
Anton Evangelatov 746392cfd2 swarm/storage: disable treechunker test while it is flaky (#16254) 7 years ago
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 114738982e swarm/metrics: introduce metrics export flag (#16177) 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
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
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
ferhat elmas 1d06e41f04 p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) 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
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