Commit Graph

278 Commits (bcb2594151c849d65108dd94e54b69067d117d7d)

Author SHA1 Message Date
Elad f5e6634fd2 swarm/api: improve not found error msg (#18171) 6 years ago
Janoš Guljaš 93854bbad4 swarm/network/simulation: fix New function for-loop scope (#18161) 6 years ago
Janoš Guljaš 070caec4bd swarm/network/stream: use swarm/mock/mem as mock global store (#18157) 6 years ago
Anton Evangelatov 4c181e4fb9
swarm/state: refactor InmemoryStore (#18143) 6 years ago
Ferenc Szabo d876f214e5 swarm/storage: move 'running migrations for' log line (#18120) 6 years ago
Anton Evangelatov 3333fe660f
swarm/storage: speed up garbage collection and rpc tests (#18128) 6 years ago
Elad 51e2e78d26 swarm/api/http: change request served msg log level (#18127) 6 years ago
holisticode ffe2fc3bc4 Swarm accounting (#18050) 6 years ago
Janoš Guljaš 324027640b swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) 6 years ago
lash a6942b9f25 swarm/storage: Batched database migration (#18113) 6 years ago
Péter Szilágyi 48b4e8069c
params, swarm: begin Geth v1.8.19 and Swarm v0.3.7 cycle 6 years ago
Péter Szilágyi 58632d4402
params, swarm: release Geth v1.8.18 and Swarm v0.3.6 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
Ferenc Szabo c41e1bd1eb swarm/storage: fix garbage collector index skew (#18080) 6 years ago
Ferenc Szabo 8080265f3f swarm/storage: fix access count on dbstore after cache hit (#17978) 6 years ago
lash 201a0bf181 p2p/simulations, swarm/network: Custom services in snapshot (#17991) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Mark Vujevits 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) 6 years ago
Javier Peletier 36ca85fa1c swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008) 6 years ago
holisticode 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) 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
holisticode 88b41a9e68 swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 6 years ago
Elad 66debd91d9 swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945) 6 years ago
Elad aeb733623e swarm/network: disallow historical retrieval requests (#17936) 6 years ago
Attila Gazso cdf5982cfc swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) 6 years ago
Anton Evangelatov 4e693ad5a6
swarm/tracing: disable stdout logging for opentracing (#17931) 6 years ago
Viktor Trón 6566a0a3b8
swarm/network/stream: generalise setting of next batch (#17818) 6 years ago
lash dc3c3fb1e1 swarm/storage: Add accessCnt for GC (#17845) 6 years ago
Felix Lange dcae0d348b
p2p/simulations: fix a deadlock and clean up adapters (#17891) 6 years ago
Anton Evangelatov 0fe9a372b3
swarm, swarm/storage: lower constants for faster tests (#17876) 6 years ago
Péter Szilágyi ff5538ad4c
params, swarm: begin Geth v1.8.18, Swarm v0.3.6 cycle 6 years ago
Péter Szilágyi 8bbe72075e
params, swarm: release Geth v1.8.17 and Swar v0.3.5 6 years ago
holisticode 11d0ff6578 Fix retrieval tests and simulation backends (#17723) 6 years ago
Javier Peletier c5cb214f68 swarm/storage/feed: Expose MaxUpdateDataLength constant (#17858) 6 years ago
Anton Evangelatov 8c63d0d2e4 swarm/storage: extract isValid. correctly remove invalid chunks from store on migration (#17835) 6 years ago
Anton Evangelatov 303b99663e
swarm: schemas and migrations (#17813) 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 68b8088cb9 swarm: Changed owners. 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 b35622cf3c swarm/storage/mru: Renamed all comments to Feeds 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
Janoš Guljaš 7e1c374dc6 swarm/storage: ensure 64bit hasherStore struct alignment (#17766) 6 years ago
Anton Evangelatov 0ee44e796a swarm/storage: make linter happy 6 years ago
Javier Peletier 2c110c81ee Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#17559) 6 years ago