mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-02-15 14:26:53 +00:00
* gossipsub is a function of subscription messages only * graft/prune work with mesh, get filled up from gossipsub * fix race conditions with await * fix exception unsafety when grafting/pruning * fix allowing up to DHi peers in mesh on incoming graft * fix metrics in several places