Commit Graph

358 Commits (876f3573647f9a62d94073b342bc678f380f0304)

Author SHA1 Message Date
gluk256 8d04154691 p2p/simulations: wait until all connections are recreated when uploading snapshot (#19312) 6 years ago
lash 09924cbcaa cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309) 6 years ago
Anton Evangelatov baded64d88
swarm/network: measure time of messages in priority queue (#19250) 6 years ago
gluk256 6e401792ce swarm/pss: negihbourhood addressing simulation tests (#19278) 6 years ago
Janoš Guljaš f180981273 swarm/shed: add vector uint64 field (#19279) 6 years ago
lash 4b4f03ca37 swarm, p2p: Prerequities for ENR replacing handshake (#19275) 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
Ferenc Szabo d45f8d1880 swarm/network: remove *WithServer tests from stream package (#19223) 6 years ago
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