Commit Graph

106 Commits (9a58a9b91a9bb60be2768aea451576135fa7ebe0)

Author SHA1 Message Date
Janoš Guljaš 9a58a9b91a swarm/storage/localstore: global batch write lock (#19245) 6 years ago
Anton Evangelatov bb55b0fb53 swarm/storage: add comparison towards leveldb.ErrNotFound (#19243) 6 years ago
Anton Evangelatov 2cfe0bed9f swarm: fix relationship between spans in open tracing (#19236) 6 years ago
Janoš Guljaš a6e5c6a2cc swarm/storage/localstore: fix synchronization in TestDB_gcSize (#19235) 6 years ago
Janoš Guljaš eb199f1fc2 swarm: localstore hasser (#19230) 6 years ago
Janoš Guljaš 216bd2ceba swarm/storage/localstore: fix testDB_collectGarbageWorker data race (#19206) 6 years ago
Janoš Guljaš b797dd07d2 swarm/shed, swarm/storage/localstore: add LastPullSubscriptionChunk (#19190) 6 years ago
Janoš Guljaš f0233948d2 swarm/chunk: move chunk related declarations to chunk package (#19170) 6 years ago
Janoš Guljaš c83ba9e794 swarm/storage/localstore: fix tests for windows os (#19161) 6 years ago
Matthew Halpern 81babe1509 swarm/*: remove redundant type specifiers (#19089) 6 years ago
Matthew Halpern 90b6cdaadf cmd,swarm: enforce camel case variable names (#19060) 6 years ago
Janoš Guljaš 64d10c0872 swarm: mock store listings (#19157) 6 years ago
Janoš Guljaš 02c28046a0 swarm: Fix localstore test deadlock with race detector (#19153) 6 years ago
Matthew Halpern fbedf62f3d swarm/storage: fix loop bound for database cleanup (#19085) 6 years ago
Ferenc Szabo e38b227ce6 Ci race detector handle failing tests (#19143) 6 years ago
lash d36e974ba3 swarm/network: Keep span across roundtrip (#19140) 6 years ago
Elad 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) 6 years ago
Elad 3ee09ba035 swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 6 years ago
Janoš Guljaš 3fd6db2bf6 swarm: fix network/stream data races (#19051) 6 years ago
holisticode 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) 6 years ago
Ferenc Szabo 27e3f96819 swarm: CI race detector test adjustments (#19017) 6 years ago
lash 0c10d37606 swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 6 years ago
Janoš Guljaš 4f3d22f06c swarm/storage/localstore: new localstore package (#19015) 6 years ago
holisticode 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
holisticode 7f55b0cbd8 cmd/swarm: hashes command (#19008) 6 years ago
holisticode 3eff652a7b swarm/storage: Get all chunk references for a given file (#19002) 6 years ago
Ferenc Szabo 1c3aa8d9b1 swarm/storage: fix test timeout with -race by increasing mget timeout 6 years ago
Ferenc Szabo 3591fc603f swarm/storage: Fix race in TestLDBStoreCollectGarbage. Disable testLDBStoreRemoveThenCollectGarbage (#18512) 6 years ago
Anton Evangelatov bbd120354a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Janoš Guljaš f728837ee6 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