mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-25 01:29:24 +00:00
6d91d61844
* 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...)