Commit Graph

395 Commits (d7d81d7c1255d613400e833d634579129c73f8de)

Author SHA1 Message Date
holisticode a87776a5fe swarm/network/stream: Fix flaky tests in GetSubscriptionsRPC test (#19227) 6 years ago
holisticode 81ed700157 Enable longrunning tests to run (#19208) 6 years ago
Janoš Guljaš 216bd2ceba swarm/storage/localstore: fix testDB_collectGarbageWorker data race (#19206) 6 years ago
Anton Evangelatov f9aa1cd21f Revert "swarm/network: Use actual remote peer ip in underlay (#19137)" (#19193) 6 years ago
Janoš Guljaš b797dd07d2 swarm/shed, swarm/storage/localstore: add LastPullSubscriptionChunk (#19190) 6 years ago
Anton Evangelatov 4e9230ea7a
swarm: enable p2p/discovery and disable dynamic dialling (#19189) 6 years ago
holisticode 994326ba00 swarm: new snapshot files (#19185) 6 years ago
lash 62d9d63858 swarm/network: WIP consider all nodes for healthy iteration (#19155) 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
Janoš Guljaš 340a53a98b swarm/pss: fix data race on HandshakeController.symKeyIndex (#19162) 6 years ago
Janoš Guljaš 872370e3bc swarm/network/simulation: do not copy node mutex in UploadSnapshot (#19160) 6 years ago
Matthew Halpern 81babe1509 swarm/*: remove redundant type specifiers (#19089) 6 years ago
Matthew Halpern 4e87b444ca swarm/pss: remove unused function (#19100) 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
Janoš Guljaš c8da76e63d swarm/shed: fix a deadlock in meter function (#19149) 6 years ago
Janoš Guljaš 836c846812 swarm/network/master: protect SetNextBatch iterator after close (#19147) 6 years ago
Péter Szilágyi b9808e392f
swarm/version: bump to v0.3.12 unstable 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
lash 460d206f30 swarm/network: Use actual remote peer ip in underlay (#19137) 6 years ago
Janoš Guljaš ba2dfa5ce4 swarm/network/stream: fix a goroutine leak in Registry (#19139) 6 years ago
lash d88c6ce6b0 swarm: Reinstate Pss Protocol add call through swarm service (#19117) 6 years ago
Ferenc Szabo 50b872bf05 p2p, swarm: fix node up races by granular locking (#18976) 6 years ago
gluk256 12ca3b172a swarm/pss: refactoring (#19110) 6 years ago
Elad 5b8ae7885e swarm/storage: fix influxdb gc metrics report (#19102) 6 years ago
holisticode 2af24724dd swarm/network: Saturation check for healthy networks (#19071) 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
Elad d596bea2d5 swarm: fix uptime gauge update goroutine leak by introducing cleanup functions (#19040) 6 years ago
holisticode 3d22a46c94 swarm/storage: fix HashExplore concurrency bug ethersphere#1211 (#19028) 6 years ago
gluk256 b30109df3c swarm/pss: mutex lifecycle fixed (#19045) 6 years ago
Rafael Matias 6cb7d52a29 swarm/docker: add global-store and split docker images (#19038) 6 years ago
Ferenc Szabo 27e3f96819 swarm: CI race detector test adjustments (#19017) 6 years ago
gluk256 cde02e017e swarm/pss: transition to whisper v6 (#19023) 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
Janoš Guljaš 33d0a0efa6 cmd/swarm/global-store: global store cmd (#19014) 6 years ago
holisticode 7f55b0cbd8 cmd/swarm: hashes command (#19008) 6 years ago
Kiel barry 53b823afc8
contracts/*: golint updates for this or self warning 6 years ago
holisticode 3eff652a7b swarm/storage: Get all chunk references for a given file (#19002) 6 years ago
lash 7c60d0a6a2 swarm/pss: Remove pss service leak in test (#18992) 6 years ago
Ferenc Szabo 1c3aa8d9b1 swarm/storage: fix test timeout with -race by increasing mget timeout 6 years ago
Anton Evangelatov 597597e8b2 swarm/network: refactor simulation tests bootstrap (#18975) 6 years ago
holisticode 43e1b7b124 swarm: GetPeerSubscriptions RPC (#18972) 6 years ago
Janoš Guljaš 592bf6a59c swarm: fix flaky delivery tests (#18971) 6 years ago