mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-03 14:13:06 +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...)