nim-libp2p/libp2p/protocols
Oskar Thorén b88bfc05f8
Make GossipSub initPubSub method public (#193)
This means we can use it from other protocols that inherit GossipSub. Otherwise,
a lot of internal state (heartbeat lock etc) doesn't get initialized properly.
2020-05-29 09:35:03 -06:00
..
pubsub Make GossipSub initPubSub method public (#193) 2020-05-29 09:35:03 -06:00
secure gossipsub fixes (#186) 2020-05-21 14:24:20 -06:00
identify.nim Crypto utilities resultification (#150) 2020-05-18 07:25:55 +02:00
protocol.nim Fixes and tweaks related to the beacon node integration 2019-12-08 23:58:43 +02:00