Commit Graph

89 Commits (8ca64548077edb527b903058db876a4ec3771349)

Author SHA1 Message Date
Elad 79cac793c0
swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 6 years ago
Elad 3d2bedf8d0
swarm/storage: fix influxdb gc metrics report (#19102) 6 years ago
Janoš Guljaš 8ea3d8ad90
swarm: fix network/stream data races (#19051) 6 years ago
holisticode 7a333e4104
swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) 6 years ago
Ferenc Szabo dcff622d43
swarm: CI race detector test adjustments (#19017) 6 years ago
lash 068725c5b0
swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 6 years ago
Ferenc Szabo 3c62cc6bba
swarm/storage: fix test timeout with -race by increasing mget timeout 6 years ago
Janoš Guljaš 333b1bfb6c
swarm/storage/localstore: new localstore package (#19015) 6 years ago
holisticode d1ace4f344
swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
holisticode 1ecf2860cf
cmd/swarm: hashes command (#19008) 6 years ago
holisticode 034f65e9e8
swarm/storage: Get all chunk references for a given file (#19002) 6 years ago
Anton Evangelatov 4976fcc91a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Janoš Guljaš dd3e894747
swarm/storage: fix mockNetFetcher data races (#18462) 6 years ago
Janoš Guljaš d70c4faf20 swarm: Fix T.Fatal inside a goroutine in tests (#18409) 6 years ago
Janoš Guljaš 56a3f6c03c swarm/storage/mock/test: fix T.Fatal inside a goroutine (#18399) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Janoš Guljaš 1d284c201d swarm/storage: change Proximity function and add TestProximity test (#18379) 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
Javier Peletier fe86a707d8 swarm/storage: remove unused methods from Chunk interface (#18283) 6 years ago
Anton Evangelatov d322c9d550
swarm/storage/feed: remove unused code (#18324) 6 years ago
Javier Peletier 4e6f53ac33 swarm/storage: simplify ChunkValidator interface (#18285) 6 years ago
Elad bb724080ca cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api/http: add instrumentation (#18274) 6 years ago
Janoš Guljaš c207edf2a3 swarm: add database abstractions (shed package) (#18183) 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
lash a6942b9f25 swarm/storage: Batched database migration (#18113) 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
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago
lash dc3c3fb1e1 swarm/storage: Add accessCnt for GC (#17845) 6 years ago
Anton Evangelatov 0fe9a372b3
swarm, swarm/storage: lower constants for faster tests (#17876) 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 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
Janoš Guljaš 7e1c374dc6 swarm/storage: ensure 64bit hasherStore struct alignment (#17766) 6 years ago
Anton Evangelatov 0ee44e796a swarm/storage: make linter happy 7 years ago
Javier Peletier 2c110c81ee Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#17559) 7 years ago
Balint Gabor 3f7acbbeb9 swarm: prevent forever running retrieve request loops 7 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 7 years ago
Balint Gabor f5c7d1c8eb swarm/storage: Implement global timeout for fetcher (#17702) 7 years ago
Emil 86a03f97d3 all: simplify s[:] to s where s is a slice (#17673) 7 years ago