nim-libp2p/tests/pubsub
Dmitriy Ryajov 293a219dbe
Cleanup (#55)
* fix: don't allow replacing pubkey

* fix: several small improvements

* removing pubkey setter

* improove error handling

* remove the use of Option[T] if not needed

* don't use optional

* fix-ci: temporarily pin p2pd to a working tag

* fix example to comply with latest changes

* bumping p2pd again to a higher version
2019-12-10 14:50:35 -06:00
..
testfloodsub.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00
testgossipsub.nim Cleanup (#55) 2019-12-10 14:50:35 -06:00
testmcache.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
testpubsub.nim PubSub (Gossip & Flood) Implementation (#36) 2019-12-05 20:16:18 -06:00
utils.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00