nim-libp2p/libp2p/protocols/pubsub
Tanguy c7504d2446
Gossipsub peer exchange (#647)
* Signed envelopes and routing records
* Send signed peer record as part of identify (#649)
* Add SPR from identify to new peer book (#657)
* Send & receive gossipsub PX
* Add Signed Payload

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
2022-03-14 09:39:30 +01:00
..
gossipsub Gossipsub peer exchange (#647) 2022-03-14 09:39:30 +01:00
rpc Gossipsub peer exchange (#647) 2022-03-14 09:39:30 +01:00
errors.nim feat: allow msgIdProvider to fail (#688) 2022-02-21 16:04:17 +01:00
floodsub.nim feat: allow msgIdProvider to fail (#688) 2022-02-21 16:04:17 +01:00
gossipsub.nim Fix shuffle of #638 2022-02-21 17:00:18 +01:00
mcache.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
peertable.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
pubsub.nim fixes from #688 (#697) 2022-02-24 17:32:20 +01:00
pubsubpeer.nim Fixes for style check (#676) 2021-12-16 11:05:20 +01:00
timedcache.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00