aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/testing
Commit message (Expand)AuthorAgeFilesLines
* swarm/storage/localstore: fix export db.Put signatureAnton Evangelatov2019-05-101-1/+1
* swarm/network: fix data races in TestInitialPeersMsg test (#19490)Janoš Guljaš2019-04-261-0/+1
* swarm, p2p: Prerequities for ENR replacing handshake (#19275)lash2019-03-151-14/+15
* p2p/protocols: fix data race in TestProtocolHook (#19242)Ferenc Szabo2019-03-091-6/+5
* p2p/testing, swarm: remove unused testing.T in protocol tester (#18500)Elad2019-01-251-2/+1
* all: new p2p node representation (#17643)Felix Lange2018-09-253-29/+29
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-3/+18
* swarm: network rewrite mergeethersphere2018-06-221-0/+2
* p2p: fix some golint warnings (#16577)kiel barry2018-05-083-36/+36
* p2p/testing: check for all expectations in TestExchangesJanos Guljas2018-02-182-57/+200
* p2p/protocols, p2p/testing: protocol abstraction and testingzelig2018-01-183-0/+473