aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/simulation/kademlia.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-4/+4
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-4/+4
* swarm/network: Saturation check for healthy networks (#19071)holisticode2019-02-191-1/+1
* swarm/network: Rename minproxbinsize, add as member of simulation (#18408)lash2019-01-101-2/+2
* A few minor code inspection fixes (#18393)Ferenc Szabo2019-01-061-1/+1
* swarm/network: Revised depth and health for Kademlia (#18354)lash2018-12-221-4/+5
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-271-0/+1
* all: new p2p node representation (#17643)Felix Lange2018-09-251-6/+5
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-231-0/+96