aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/simulation/simulation.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
* p2p/simulations: eliminate concept of pivot (#18426)Ferenc Szabo2019-01-111-1/+0
* swarm/network: Rename minproxbinsize, add as member of simulation (#18408)lash2019-01-101-9/+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-1/+0
* swarm/network/simulation: fix New function for-loop scope (#18161)Janoš Guljaš2018-11-261-0/+7
* all: new p2p node representation (#17643)Felix Lange2018-09-251-4/+4
* all: fix various comment typos (#17591)HackyMiner2018-09-201-1/+1
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-12/+4
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-061-4/+19
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-231-0/+201