nim-libp2p/tests/pubsub
Dmitriy Ryajov 4c815d75e7
More gossip cleanup (#257)
* more cleanup

* correct pubsub peer count

* close the stream first

* handle cancelation

* fix tests

* fix fanout ttl

* merging master

* remove `withLock` as it conflicts with stdlib

* fix trace build

Co-authored-by: Giovanni Petrantoni <giovanni@fragcolor.xyz>
2020-07-09 14:21:47 -06:00
..
testfloodsub.nim fix publishing (#250) 2020-07-07 18:33:05 -06:00
testgossipinternal.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
testgossipsub.nim More gossip cleanup (#257) 2020-07-09 14:21:47 -06:00
testmcache.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testmessage.nim reuse single RNG instance for all crypto key generation (#249) 2020-07-07 13:14:11 +02:00
testpubsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
utils.nim add sparse message propagation tests to gossipsub (#202) 2020-06-02 17:53:38 -06:00