nim-libp2p-experimental/tests/pubsub
Jacek Sieka aa6756dfe0
allow message id provider to be specified (#243)
* don't send public key in message when not signing (information leak)
* don't run rebalance if there are peers in gossip (see #242)
* don't crash randomly on bad peer id from remote
2020-06-28 09:56:38 -06:00
..
testfloodsub.nim Noise and eth2/nbc fixes (#226) 2020-06-20 19:56:55 +09:00
testgossipinternal.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
testgossipsub.nim consolidate reading in lpstream (#241) 2020-06-27 11:33:34 -06:00
testmcache.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06:00
testmessage.nim allow message id provider to be specified (#243) 2020-06-28 09:56:38 -06: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