Commit Graph

108 Commits (d596bea2d501d20b92e0fd4baa8bba682157dfa7)

Author SHA1 Message Date
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
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
Elad 2abeb35d54 p2p/testing, swarm: remove unused testing.T in protocol tester (#18500) 6 years ago
gluk256 ad13d2d407 swarm/version: commit version added (#18510) 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 19bfcbf911 swarm/network: fix data race in fetcher_test.go (#18469) 6 years ago
Ferenc Szabo 4f8ec44565 swarm/network: fix data race in stream.(*Peer).handleOfferedHashesMsg() (#18468) 6 years ago
Elad 81e26d5a48 swarm/network: fix data race warning on TestBzzHandshakeLightNode (#18459) 6 years ago
Viktor Trón bcb2594151
swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) 6 years ago
Elad 34f11e752f cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453) 6 years ago
Janoš Guljaš 96c7c18b18 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
holisticode 79c7a69ac8 swarm: Better syncing and retrieval option definition (#17986) 6 years ago
Ferenc Szabo 54f650a3be swarm: clean up unused private types and functions (#17989) 6 years ago