mirror of
https://github.com/vacp2p/nim-libp2p.git
synced 2025-02-12 00:17:40 +00:00
* simplify gossipsub heartbeat start / stop * avoid alloc in peerid check * stop iterating over seq after unsubscribing item (could crash) * don't crash on missing private key with enabled sigs (shouldn't happen but...)