mirror of
https://github.com/status-im/nim-libp2p.git
synced 2025-01-25 04:09:33 +00:00
b0d86b95dd
* add peer lifecycle events * rework peer events to not use connection events * don't use result in pubsub and switch init * wip * use ordered hashes and remove logscope * logging * add missing test * small fixes