nim-libp2p/libp2p/protocols/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
..
rpc allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
floodsub.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
gossipsub.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
gossipsub10.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
mcache.nim gossipsub / floodsub fixes (#348) 2020-09-04 08:10:32 +02:00
peertable.nim small cleanups & docs (#347) 2020-09-04 18:31:43 +02:00
pubsub.nim allow to omit peerId and seqno (#372) 2020-09-23 17:56:33 +02:00
pubsubpeer.nim fix gossipsub memory leak on disconnected peer (#371) 2020-09-22 09:05:53 +02:00
timedcache.nim fix poor performance in LRU cache (#360) 2020-09-09 18:28:46 +02:00