aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/delivery.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/network, swarm/storage: Preserve opentracing contexts (#19022)lash2019-02-191-3/+4
* swarm: fix flaky delivery tests (#18971)Janoš Guljaš2019-02-191-7/+0
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-1/+8
* swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239)Viktor Trón2019-01-101-2/+1
* swarm/network/stream: Debug log instead of Warn for retrieval failure (#18246)holisticode2018-12-051-1/+3
* swarm/network/simulation: fix New function for-loop scope (#18161)Janoš Guljaš2018-11-261-1/+1
* swarm/state: refactor InmemoryStore (#18143)Anton Evangelatov2018-11-211-1/+1
* swarm/network: light nodes are not dialed, saved and requested from (#17975)Mark Vujevits2018-11-081-1/+4
* swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17...holisticode2018-10-211-1/+12
* swarm/network/stream: generalise setting of next batch (#17818)Viktor Trón2018-10-121-1/+6
* swarm: prevent forever running retrieve request loopsBalint Gabor2018-09-261-1/+5
* all: new p2p node representation (#17643)Felix Lange2018-09-251-3/+3
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-137/+94
* Kademlia refactor (#17641)Viktor Trón2018-09-121-6/+6
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-0/+7
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-13/+34
* swarm: network rewrite mergeethersphere2018-06-221-0/+272