aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/simulations/adapters
Commit message (Expand)AuthorAgeFilesLines
* swarm/network: Use different privatekey for bzz overlay in sim (#19313)lash2019-03-232-7/+6
* cmd/swarm, p2p, swarm: Enable ENR in binary/execadapter (#19309)lash2019-03-223-16/+42
* swarm, p2p: Prerequities for ENR replacing handshake (#19275)lash2019-03-152-7/+39
* les, les/flowcontrol: improved request serving and flow control (#18230)Felföldi Zsolt2019-02-262-1/+8
* cmd, node, p2p/simulations: fix node account manager leak (#19004)Janoš Guljaš2019-02-071-0/+6
* p2p/simulations: eliminate concept of pivot (#18426)Ferenc Szabo2019-01-111-14/+0
* A few minor code inspection fixes (#18393)Ferenc Szabo2019-01-062-2/+2
* p2p/simulations: fix a deadlock and clean up adapters (#17891)Felix Lange2018-10-124-360/+127
* all: new p2p node representation (#17643)Felix Lange2018-09-254-29/+32
* all: simplify switches (#17267)Oleg Kovalov2018-07-301-2/+1
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-231-0/+18
* swarm: network rewrite mergeethersphere2018-06-221-36/+0
* all: library changes for swarm-network-rewrite (#16898)Elad2018-06-145-44/+391
* p2p/simulations/adapters: fix websocket log line parsing in exec adapter (#16...Ivan Daniluk2018-05-083-23/+75
* p2p: fix some golint warnings (#16577)kiel barry2018-05-082-53/+53
* all: update license information (#16089)Felix Lange2018-02-141-0/+1
* p2p/simulations: add mocker functionality (#15207)holisticode2017-12-131-0/+35
* p2p/simulations: various stability fixes (#15198)Lewis Marshall2017-12-014-1/+12
* p2p: add network simulation framework (#14982)Lewis Marshall2017-09-254-0/+1215