aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/kademlia.go
Commit message (Expand)AuthorAgeFilesLines
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-04-091-4/+4
* swarm/network: Saturation check for healthy networks (#19071)holisticode2019-02-191-10/+64
* swarm: fix network/stream data races (#19051)Janoš Guljaš2019-02-191-0/+3
* swarm/version: commit version added (#18510)gluk2562019-02-191-0/+4
* swarm: bootnode-mode, new bootnodes and no p2p package discovery (#18498)Anton Evangelatov2019-02-191-1/+1
* swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404)Viktor Trón2019-02-191-87/+133
* cmd/swarm/swarm-snapshot: swarm snapshot generator (#18453)Elad2019-02-191-0/+2
* swarm/pot: each() functions refactored (#18452)gluk2562019-01-151-9/+9
* Stream subscriptions (#18355)holisticode2019-01-111-31/+0
* swarm/network: Rename minproxbinsize, add as member of simulation (#18408)lash2019-01-101-33/+37
* swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239)Viktor Trón2019-01-101-20/+11
* swarm/network: Revised depth and health for Kademlia (#18354)lash2018-12-221-170/+149
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-271-36/+99
* swarm/pss: Message handler refactor (#18169)lash2018-11-261-9/+17
* swarm/network: light nodes are not dialed, saved and requested from (#17975)Mark Vujevits2018-11-081-8/+12
* Kademlia refactor (#17641)Viktor Trón2018-09-121-88/+66
* swarm: network rewrite mergeethersphere2018-06-221-0/+765