Commit Graph

64 Commits (b9808e392f6bdf5a8e53487c982af40df073dc85)

Author SHA1 Message Date
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
Janoš Guljaš ba2dfa5ce4 swarm/network/stream: fix a goroutine leak in Registry (#19139) 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
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
holisticode 41597c2856 swarm: Debug API and HasChunks() API endpoint (#18980) 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
Elad 2abeb35d54 p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) 6 years ago
Anton Evangelatov bbd120354a
swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498) 6 years ago
Viktor Trón 15b9b39e6c
swarm/network: unskip tests previously skipped due to suggestPeer issues (#18477) 6 years ago
Ferenc Szabo 4f8ec44565 swarm/network: fix data race in stream.(*Peer).handleOfferedHashesMsg() (#18468) 6 years ago
holisticode 88168ff5c5 Stream subscriptions (#18355) 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
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
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
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
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
holisticode 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) 6 years ago
holisticode 88b41a9e68 swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 6 years ago
Elad aeb733623e swarm/network: disallow historical retrieval requests (#17936) 6 years ago
Attila Gazso cdf5982cfc swarm: Lightnode mode: disable sync, retrieve, subscription (#17899) 6 years ago
Viktor Trón 6566a0a3b8
swarm/network/stream: generalise setting of next batch (#17818) 6 years ago
holisticode 11d0ff6578 Fix retrieval tests and simulation backends (#17723) 6 years ago
Janoš Guljaš d8d8669271 swarm/network/stream: fix streamer test compilation issue (#17772) 6 years ago
Balint Gabor 3f7acbbeb9 swarm: prevent forever running retrieve request loops 6 years ago
Janos Guljas 0d5e1e7bc9 swarm/network/stream: fix a typo in test comment 6 years ago
Felix Lange 30cd5c1854
all: new p2p node representation (#17643) 6 years ago
Janos Guljas 9e99a0c2b9 cmd/swarm, swarm: add stream peer servers limit 6 years ago
Ferenc Szabo d3f056bd68 swarm/network/stream: fix DoS invalid hash length (#927) 6 years ago
HackyMiner 6975c72981 all: fix various comment typos (#17591) 6 years ago