mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-11 02:46:13 +00:00
c720e042fc
* 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