Commit Graph

121 Commits (9efc1a847e53b63847f6f95e0857b1a6300786eb)

Author SHA1 Message Date
Anton Evangelatov 60386b3545 swarm/network: bump network id for 0.4 release (#19580) 6 years ago
Javier Peletier 1e067202a2 swarm/feeds: Parallel feed lookups (#19414) 6 years ago
Anton Evangelatov 4b9c3bd39a
swarm/storage: disable open tracing on indices (#19578) 6 years ago
Anton Evangelatov 297fa1855c swarm/network: measure addPeer and deletePeer to know if Kad rearranged 6 years ago
Elad 84dfaea246 swarm: instrument setNextBatch 6 years ago
Anton Evangelatov 3e9ba57669 swarm/storage: improve instrumentation 6 years ago
Elad ad6c39012f swarm: push tags integration - request flow 6 years ago
Janoš Guljaš c1213bd00c swarm: LocalStore metrics 6 years ago
Anton Evangelatov 993b145f25 swarm/storage/localstore: fix export db.Put signature 6 years ago
Janoš Guljaš 996755c4a8 cmd/swarm, swarm: LocalStore storage integration 6 years ago
Janoš Guljaš 3873a7314d swarm/network: fix data races in TestInitialPeersMsg test (#19490) 6 years ago
Javier Peletier 73fc65bb5b swarm/storage/feed: add context handling/cancellation to Swarm Feeds lookup, fix bad hint lookup bug (#19353) 6 years ago
Ferenc Szabo 26b50e3ebe cmd/swarm: fix resource leaks in tests (#19443) 6 years ago
Anton Evangelatov baded64d88
swarm/network: measure time of messages in priority queue (#19250) 6 years ago
Anton Evangelatov 1a3e25e4c1
swarm: tracing improvements (#19249) 6 years ago
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