Commit Graph

110 Commits (dc59af862299342d9b881b2fa06bea16839915d0)

Author SHA1 Message Date
Ferenc Szabo 8857707606
p2p, swarm: fix node up races by granular locking (#18976) 6 years ago
Elad 79cac793c0
swarm/storage/netstore: add fetcher cancellation on shutdown (#19049) 6 years ago
holisticode 5de6b6b529
swarm/network: Saturation check for healthy networks (#19071) 6 years ago
Janoš Guljaš 8ea3d8ad90
swarm: fix network/stream data races (#19051) 6 years ago
Ferenc Szabo dcff622d43
swarm: CI race detector test adjustments (#19017) 6 years ago
Anton Evangelatov a3db00f270
swarm/network: refactor simulation tests bootstrap (#18975) 6 years ago
holisticode 769e43e334
swarm: GetPeerSubscriptions RPC (#18972) 6 years ago
lash 068725c5b0
swarm/network, swarm/storage: Preserve opentracing contexts (#19022) 6 years ago
Ferenc Szabo 710775f435
swarm/network: fix data race in fetcher_test.go (#18469) 6 years ago
Ferenc Szabo 3c62cc6bba
swarm/storage: fix test timeout with -race by increasing mget timeout 6 years ago
holisticode d1ace4f344
swarm: Debug API and HasChunks() API endpoint (#18980) 6 years ago
lash 607a1968e6
swarm/network: Remove extra random peer, connect test sanity, comments (#18964) 6 years ago
Janoš Guljaš 3f54994db0
swarm: fix flaky delivery tests (#18971) 6 years ago
Elad 2695aa9e0d
p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) 6 years ago
gluk256 e247dcc141
swarm/version: commit version added (#18510) 6 years ago
Anton Evangelatov 4976fcc91a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Elad afb65f6ace
swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) 6 years ago
Viktor Trón 1f1c751b6e
swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) 6 years ago
Elad a3f31f51f3
cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) 6 years ago
Janoš Guljaš e63995b3f3
swarm/network: fix data race in TestNetworkID test (#18460) 6 years ago
gluk256 4aeeecfded swarm/pot: each() functions refactored (#18452) 6 years ago
holisticode 88168ff5c5 Stream subscriptions (#18355) 6 years ago
Ferenc Szabo 2eb838ed97 p2p/simulations: eliminate concept of pivot (#18426) 6 years ago
lash 7240f4d800 swarm/network: Rename minproxbinsize, add as member of simulation (#18408) 6 years ago
Viktor Trón 6df3e4eeb0
swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239) 6 years ago
Janoš Guljaš d70c4faf20 swarm: Fix T.Fatal inside a goroutine in tests (#18409) 6 years ago
holisticode ae857e74bf swarm, p2p/protocols: Stream accounting (#18337) 6 years ago
Ferenc Szabo fe03b76ffe A few minor code inspection fixes (#18393) 6 years ago
Dave McGregor 33d233d3e1
vendor, crypto, swarm: switch over to upstream sha3 package 6 years ago
Anton Evangelatov 9e9fc87e70
swarm: remove unused/dead code (#18351) 6 years ago
lash 5e4fd8e7db swarm/network: Revised depth and health for Kademlia (#18354) 6 years ago
lash e1edfe0689 p2p/simulation: Test snapshot correctness and minimal benchmark (#18287) 6 years ago
Javier Peletier de4265fa02 swarm/network/simulation:commented out unreachable code-avoid vet errors (#18263) 6 years ago
holisticode 90ea542e9e Update visualized snapshot test (#18286) 6 years ago
Elad 472c23a801 p2p/simulation: move connection methods from swarm/network/simulation (#18323) 6 years ago
lash dd98d1da94 swarm/network: Correct ambiguity in compared addresses (#18251) 6 years ago
Janoš Guljaš 661809714e swarm: snapshot load improvement (#18220) 6 years ago
holisticode b98d2e9a1c swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246) 6 years ago
holisticode 695a5cce1e Increase bzz version (#18184) 6 years ago
lash 1cd007ecae swarm/network: Correct neighborhood depth (#18066) 6 years ago
lash 197d609b9a swarm/pss: Message handler refactor (#18169) 6 years ago
Janoš Guljaš 93854bbad4 swarm/network/simulation: fix New function for-loop scope (#18161) 6 years ago
Janoš Guljaš 070caec4bd swarm/network/stream: use swarm/mock/mem as mock global store (#18157) 6 years ago
Anton Evangelatov 4c181e4fb9
swarm/state: refactor InmemoryStore (#18143) 6 years ago
holisticode ffe2fc3bc4 Swarm accounting (#18050) 6 years ago
Janoš Guljaš 324027640b swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) 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
lash 201a0bf181 p2p/simulations, swarm/network: Custom services in snapshot (#17991) 6 years ago
Anton Evangelatov cf3b187bde swarm, cmd/swarm: address ineffectual assignments (#18048) 6 years ago
Mark Vujevits 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975) 6 years ago