nim-libp2p/libp2p/protocols/pubsub
Eric Mastro 44a7260f07
fixes from #688 (#697)
* tests: invert message logic on expect from #688
* fix: export pubsub_errors for backward compatibility
2022-02-24 17:32:20 +01:00
..
gossipsub GS: Publish to fanout when mesh unhealthy (#638) 2022-02-21 16:22:08 +01:00
rpc feat: allow msgIdProvider to fail (#688) 2022-02-21 16:04:17 +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