Commit Graph

54 Commits (8cfe1a683223b6dafd43735ddbceb271726d247b)

Author SHA1 Message Date
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
Balint Gabor bd58098f2d
swarm: Chunk refactor improvements (#17683) 6 years ago
Balint Gabor 3ff2f75636
swarm: Chunk refactor (#17659) 6 years ago
Viktor Trón bfce00385f Kademlia refactor (#17641) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
Anton Evangelatov 97887d98da swarm/network, swarm/storage: validate chunk size (#17397) 6 years ago
Janoš Guljaš a72ba5a55b cmd/swarm, swarm: various test fixes (#17299) 6 years ago
holisticode d6efa69187 Merge netsim mig to master (#17241) 6 years ago
Anton Evangelatov d483da766f swarm/network: bump up protocol versions due to wrapped message intro (#17170) 6 years ago
Anton Evangelatov 7c9314f231 swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 6 years ago
Anton Evangelatov b3711af051 swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 6 years ago