Commit Graph

337 Commits (e43bc36226692fc128b5be38802efdd049e9db4a)

Author SHA1 Message Date
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
lash f9401ae011 swarm/network: Remove extra random peer, connect test sanity, comments (#18964) 6 years ago
Felix Lange f4094d09cd params, swarm/version: Geth v1.9.0 unstable, Swarm v0.3.11-unstable 6 years ago
Anton Evangelatov 21acf0bc8d cmd/utils: allow for multiple influxdb tags (#18520) 6 years ago
Janoš Guljaš 104e6b2050 swarm/pss/notify: shutdown net in TestStart to fix OOM issue (#18953) 6 years ago
Ferenc Szabo 2209fede4e swarm/pss: fix data race on topicHandlerCaps map (#18523) 6 years ago
Jerzy Lasyk f28da4f602 swarm/metrics: Send the accounting registry to InfluxDB (#18470) 6 years ago
Elad 2abeb35d54 p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) 6 years ago
Ferenc Szabo 6167dd65b5 swarm/pss: fix data race in notify_test.go (TestStart) (#18518) 6 years ago