nim-libp2p/tests/pubsub
Giovanni Petrantoni ec322124ac
allow to omit peerId and seqno (#372)
* allow to omit peerId and seqno

* small refactor

* wip

* fix message encoding

* improve rpc signature logic

* remove peerid from verify

* trace fixes

* fix message test

* fix gossip 1.0 tests
2020-09-23 17:56:33 +02:00
..
testfloodsub.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
testgossipinternal.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testgossipinternal10.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testgossipsub.nim channel close race and deadlock fixes (#368) 2020-09-21 19:48:19 +02:00
testmcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testmessage.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
testpubsub.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
testtimedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00
utils.nim Gossip one one (#240) 2020-09-21 11:16:29 +02:00