aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/delivery_test.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-13/+13
* swarm/storage/netstore: add fetcher cancellation on shutdown (#19049)Elad2019-02-191-113/+116
* swarm: fix network/stream data races (#19051)Janoš Guljaš2019-02-191-55/+20
* swarm/network: refactor simulation tests bootstrap (#18975)Anton Evangelatov2019-02-191-40/+11
* swarm: fix flaky delivery tests (#18971)Janoš Guljaš2019-02-191-1/+1
* p2p/testing, swarm: remove unused testing.T in protocol tester (#18500)Elad2019-02-191-4/+4
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-1/+1
* swarm/network: Rename minproxbinsize, add as member of simulation (#18408)lash2019-01-101-2/+2
* swarm: Fix T.Fatal inside a goroutine in tests (#18409)Janoš Guljaš2019-01-091-7/+27
* A few minor code inspection fixes (#18393)Ferenc Szabo2019-01-061-12/+12
* swarm/network: Revised depth and health for Kademlia (#18354)lash2018-12-221-2/+1
* p2p/simulation: move connection methods from swarm/network/simulation (#18323)Elad2018-12-171-3/+4
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-271-0/+2
* Swarm accounting (#18050)holisticode2018-11-161-4/+4
* swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098)Janoš Guljaš2018-11-161-4/+4
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-4/+3
* swarm/network: light nodes are not dialed, saved and requested from (#17975)Mark Vujevits2018-11-081-0/+83
* swarm: Better syncing and retrieval option definition (#17986)holisticode2018-11-071-28/+69
* swarm/network: disallow historical retrieval requests (#17936)Elad2018-10-191-1/+1
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-181-4/+11
* swarm/network/stream: generalise setting of next batch (#17818)Viktor Trón2018-10-121-3/+3
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-251-25/+24
|\
| * all: new p2p node representation (#17643)Felix Lange2018-09-251-25/+24
* | cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-241-4/+4
|/
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-45/+48
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-061-5/+5
* Merge netsim mig to master (#17241)holisticode2018-07-311-319/+253
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-12/+12
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-4/+12
* swarm: network rewrite mergeethersphere2018-06-221-0/+699