nim-libp2p/libp2p/protocols
Giovanni Petrantoni f8f0bc1bd8
Gossip improvements (#476)
* add more traces, remove async from rebalance

* more traces

* avoid computng scores when weight is 0.0

* debug colocation, fix an indent in unsubpeer (minor)

* add full ValidationResult coverage

* store in cache only after validation

* gossip 1.0 fixes

* fix typo

* gossip 10 internal test fixes

* test fixing

* refactor peerstats usages

* populate tables if missing when scoring
2020-12-15 10:25:22 +09:00
..
pubsub Gossip improvements (#476) 2020-12-15 10:25:22 +09:00
secure streamline socket read/write hot path (#473) 2020-12-09 08:56:40 -06:00
identify.nim adding libp2p tag to logScope (#465) 2020-12-01 11:34:27 -06:00
protocol.nim Gossip one one (#240) 2020-09-21 11:16:29 +02:00