Commit Graph

123 Commits (0436412412d59ac087b7861d49dab35f07e59d33)

Author SHA1 Message Date
holisticode 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
Janoš Guljaš 33d0a0efa6 cmd/swarm/global-store: global store cmd (#19014) 6 years ago
Anton Evangelatov bbd120354a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Anton Evangelatov 49975264a8
swarm/docker: Dockerfile for swarm:edge docker image (#18386) 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
Elad bb724080ca cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
Elad 3ac633ba84 swarm/api/http: add resetting timer metrics to requests (#18249) 6 years ago
Javier Peletier 2714e8f091 Remove multihash from Swarm bzz:// for Feeds (#18175) 6 years ago
Elad f5e6634fd2 swarm/api: improve not found error msg (#18171) 6 years ago
Elad 51e2e78d26 swarm/api/http: change request served msg log level (#18127) 6 years ago
Alexey Sharov eb8fa3cc89 cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm/storage, swarm/storage/encryption, swarm/testutil: use pseudo-random instead of crypto-random for test files content generation (#18083) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Javier Peletier 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) 6 years ago
Anton Evangelatov 53eb4e0b0f
swarm/api: unexport Respond methods (#18037) 6 years ago
KimMachineGun baee850471 swarm: modify context key (#17925) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago
Elad 66debd91d9 swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) 6 years ago
Javier Peletier de01178c18 swarm/storage/feed: Renamed package 6 years ago
Javier Peletier 696bc9b01c swarm/storage/feeds: renamed vars that can conflict with package name 6 years ago
Javier Peletier 58c0879c2f swarm/storage/feeds: removed capital Feed throughout 6 years ago
Javier Peletier b6ccc06cda swarm/storage/feeds: Final package rename and moved files 6 years ago
Javier Peletier 83705ef6aa swarm/storage/mru: Renamed rest of MRU references 6 years ago
Javier Peletier f1e86ad9cf swarm/storage/mru: Renamed all identifiers to Feeds 6 years ago
Alexey Sharov dc5d643bb5 cmd/swarm, swarm: cross-platform Content-Type detection (#17782) 6 years ago
Javier Peletier 2c110c81ee Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#17559) 6 years ago
Alpay Yildirim 26cf866349 [ImgBot] optimizes images (#17741) 6 years ago
Janos Guljas 7d56602391 swarm/api: fix TestDumpConfig 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Janos Guljas 9e99a0c2b9 cmd/swarm, swarm: add stream peer servers limit 6 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 6 years ago
Balint Gabor 3ff2f75636
swarm: Chunk refactor (#17659) 6 years ago
Viktor Trón 6dd87483d4 Encryption async api (#17603) 6 years ago
Elad 8b9b149d54 swarm/api/http: bzz-immutable wrong handler bug (#17602) 6 years ago
Elad 70d31fb278 cmd/swarm: added password to ACT (#17598) 6 years ago
Elad 580145e96d swarm/storage: added metrics for db entry count (#17589) 6 years ago
Elad 4c15ffffdd swarm/api/http: added a regression test for resolver bug from #17483 (#17502) 6 years ago
Geon Kim 1acefafe22 swarm/api: fix typo (#17500) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Elad f34f361ca6 swarm/api/http: fixed resolver bug (#17483) 6 years ago
Elad c4078fc805 cmd/swarm: added swarm bootnodes (#17414) 6 years ago
Elad e8752f4e9f cmd/swarm, swarm: added access control functionality (#17404) 6 years ago
Janoš Guljaš 6d1e292eef Manifest cli fix and upload defaultpath only once (#17375) 6 years ago
Elad 3ec5dda4d2 swarm/api/http: added logging to denote request ended (#17371) 6 years ago
Janoš Guljaš 3bcb501c8f swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339) 6 years ago
Giulio M a1eb9c7d13 swarm/api/http: fixed list leaf links (#17342) 6 years ago
Attila Gazso 9df16f3468 swarm: Added lightnode flag (#17291) 6 years ago
Elad 4bb2dc3d09 swarm/api/http: test fixes (#17334) 6 years ago
Oleg Kovalov cf05ef9106 p2p, swarm, trie: avoid copying slices in loops (#17265) 6 years ago
Andrew Chiw 042191338d swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. (#17277) 6 years ago