aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/simulation
Commit message (Expand)AuthorAgeFilesLines
* p2p/simulation: Test snapshot correctness and minimal benchmark (#18287)lash2018-12-211-26/+9
* swarm/network/simulation:commented out unreachable code-avoid vet errors (#18...Javier Peletier2018-12-181-7/+4
* p2p/simulation: move connection methods from swarm/network/simulation (#18323)Elad2018-12-177-521/+22
* swarm: snapshot load improvement (#18220)Janoš Guljaš2018-12-071-1/+0
* swarm/network: Correct neighborhood depth (#18066)lash2018-11-273-0/+6
* swarm/network/simulation: fix New function for-loop scope (#18161)Janoš Guljaš2018-11-263-0/+55
* swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098)Janoš Guljaš2018-11-162-39/+88
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-081-2/+2
* all: new p2p node representation (#17643)Felix Lange2018-09-2511-74/+70
* all: fix various comment typos (#17591)HackyMiner2018-09-201-1/+1
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-12/+4
* swarm: fix typos (#17473)Geon Kim2018-08-221-3/+3
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-062-5/+20
* Merge netsim mig to master (#17241)holisticode2018-07-317-15/+41
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-2317-0/+2770