Commit Graph

122 Commits (d6efa691872efb723ea3177a92da9e9b31c34eba)

Author SHA1 Message Date
holisticode d6efa69187 Merge netsim mig to master (#17241) 6 years ago
Anton Evangelatov 273c7a9dc4 swarm/api: remove ioutil.ReadAll for HandleGetFiles (#17276) 6 years ago
Anton Evangelatov a5d5609e38 build: rename swarm deb package to ethereum-swarm; change swarm deb version from 1.8.x to 0.3.x (#16988) 6 years ago
Anton Evangelatov 14bdcdeab4 swarm/testutil: remove EnableMetrics 6 years ago
Javier Peletier 427316a707 swarm/storage/mru: Client-side MRU signatures (#784) 6 years ago
Elad 0647c4de7b swarm/api/http: http package refactoring 1/5 and 2/5 6 years ago
Janoš Guljaš dcaaa3c804 swarm: network simulation for swarm tests (#769) 6 years ago
lash f5b128a5b3 swarm/fuse: Hotfix missing parantheses in statement 6 years ago
Viktor Trón fd982d3f3b swarm/bmt: async section writer interface to BMT (#778) 6 years ago
Anton Evangelatov 4ea2d707f9 gitter: change ethereum/swarm to ethersphere/orange-lounge 6 years ago
Anton Evangelatov ee8877509a swarm/readme: add link to code review guidelines 6 years ago
Anton Evangelatov 763e64cad8 swarm: readme.md 6 years ago
Anton Evangelatov d483da766f swarm/network: bump up protocol versions due to wrapped message intro (#17170) 6 years ago
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 6 years ago
Anton Evangelatov f7d3678c28 swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago
lash 1f0f6f0272 swarm/pss: Hide big network tests under longrunning flag (#17074) 6 years ago
Balint Gabor 0a22ae5572
swarm/fuse: Disable fuse tests, they are flaky (#17072) 6 years ago
ethersphere e187711c65 swarm: network rewrite merge 6 years ago
Felix Lange 0255951587 crypto: replace ToECDSAPub with error-checking func UnmarshalPubkey (#16932) 6 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
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