nim-libp2p/libp2p/protocols/pubsub
Tanguy Cizain 93156447ba
Peer Store implement part II (#586)
* Connect & Peer event handlers now receive a peerinfo

* small peerstore refacto

* implement peerstore in switch

* changed PeerStore to final ref object

* revert libp2p/builders.nim
2021-06-08 18:55:24 +02:00
..
gossipsub avoid memory safety errors with nim 1.4.x 2021-06-02 12:26:01 -06:00
rpc use LPError more consistently (#582) 2021-06-02 15:39:10 +02:00
floodsub.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00
gossipsub.nim merge latest master 2021-06-02 12:25:36 -06:00
mcache.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
peertable.nim fix peer score accumulation (#541) 2021-03-09 13:22:52 +01:00
pubsub.nim Peer Store implement part II (#586) 2021-06-08 18:55:24 +02:00
pubsubpeer.nim Change newXXXX procs to XXXX.new (#585) 2021-06-07 09:32:08 +02:00
timedcache.nim adding raises defect across the codebase (#572) 2021-05-21 10:27:01 -06:00