aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/simulation/node.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/pss: Fix flaky TestProxNetwork (#19471)gluk2562019-04-191-1/+1
* swarm/network: Use different privatekey for bzz overlay in sim (#19313)lash2019-03-231-4/+28
* p2p/simulations: wait until all connections are recreated when uploading snap...gluk2562019-03-221-19/+8
* cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309)lash2019-03-221-9/+9
* swarm, p2p: Prerequities for ENR replacing handshake (#19275)lash2019-03-151-0/+19
* swarm/network/simulation: do not copy node mutex in UploadSnapshot (#19160)Janoš Guljaš2019-02-251-4/+4
* p2p, swarm: fix node up races by granular locking (#18976)Ferenc Szabo2019-02-181-2/+2
* p2p/simulations: eliminate concept of pivot (#18426)Ferenc Szabo2019-01-111-20/+1
* A few minor code inspection fixes (#18393)Ferenc Szabo2019-01-061-3/+3
* p2p/simulation: move connection methods from swarm/network/simulation (#18323)Elad2018-12-171-49/+15
* all: new p2p node representation (#17643)Felix Lange2018-09-251-26/+26
* Merge netsim mig to master (#17241)holisticode2018-07-311-7/+12
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-231-0/+357