mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-02 21:53:11 +00:00
* adding raises defect across the codebase * use unittest2 * add windows deps caching * update mingw link * die on failed peerinfo initialization * use result.expect instead of get * use expect more consistently and rework inits * use expect more consistently * throw on missing public key * remove unused closure annotation * merge master