nim-libp2p/tests/pubsub
Dmitriy Ryajov 7b6e1c0688
Gossipsub interop (#189)
* interop fixes

* add custom messageid provider and fix seqno

* use ECDSA for speed

* adding messageid tests

* breakout from publish loop

* addressing review comments

* remove unneded var

* dont stop broadcasting on failed peers
2020-05-27 12:33:49 -06:00
..
testfloodsub.nim gossipsub fixes (#186) 2020-05-21 14:24:20 -06:00
testgossipinternal.nim gossipsub fixes (#186) 2020-05-21 14:24:20 -06:00
testgossipsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
testmcache.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
testmessage.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
testpubsub.nim Gossipsub interop (#189) 2020-05-27 12:33:49 -06:00
utils.nim gossipsub fixes (#186) 2020-05-21 14:24:20 -06:00