aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/snapshot_sync_test.go
Commit message (Expand)AuthorAgeFilesLines
* p2p/simulation: move connection methods from swarm/network/simulation (#18323)Elad2018-12-171-7/+7
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-271-0/+4
* swarm/network/stream: use swarm/mock/mem as mock global store (#18157)Janoš Guljaš2018-11-221-21/+6
* Swarm accounting (#18050)holisticode2018-11-161-2/+2
* swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098)Janoš Guljaš2018-11-161-6/+5
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-3/+2
* swarm: Better syncing and retrieval option definition (#17986)holisticode2018-11-071-4/+4
* swarm/network: disallow historical retrieval requests (#17936)Elad2018-10-191-2/+2
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-181-1/+5
* Fix retrieval tests and simulation backends (#17723)holisticode2018-10-091-67/+83
* all: new p2p node representation (#17643)Felix Lange2018-09-251-25/+22
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-55/+115
* Kademlia refactor (#17641)Viktor Trón2018-09-121-7/+2
* all: remove the duplicate 'the' in annotations (#17509)Wenbiao Zheng2018-08-271-1/+1
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-061-0/+4
* Merge netsim mig to master (#17241)holisticode2018-07-311-493/+312
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-1/+1
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-2/+6
* swarm: network rewrite mergeethersphere2018-06-221-0/+719