2
0
mirror of https://github.com/status-im/nim-libp2p.git synced 2025-02-22 17:48:12 +00:00
Jacek Sieka aa6756dfe0
allow message id provider to be specified ()
* don't send public key in message when not signing (information leak)
* don't run rebalance if there are peers in gossip (see )
* don't crash randomly on bad peer id from remote
2020-06-28 09:56:38 -06:00
..