Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-21 | 1.4 kB | |
v1.10.1 source code.tar.gz | 2025-05-21 | 486.5 kB | |
v1.10.1 source code.zip | 2025-05-21 | 630.3 kB | |
Totals: 3 Items | 1.1 MB | 0 |
Highlights
- Quic transport is optional (due to including runtime dependencies). To enable it use the
-d:libp2p_quic_support
compile time symbol
What's Changed
- chore: add gcsafe pragma to removeValidator by @Ivansete-status in https://github.com/vacp2p/nim-libp2p/pull/1356
- feat(cert): add certificate signing request (CSR) generation by @gmelodie in https://github.com/vacp2p/nim-libp2p/pull/1355
- chore: change nim-stew dep tagging by @gmelodie in https://github.com/vacp2p/nim-libp2p/pull/1362
- chore: update dependencies by @narimiran in https://github.com/vacp2p/nim-libp2p/pull/1368
- chore(interop): use the same redis dependency by @vladopajic in https://github.com/vacp2p/nim-libp2p/pull/1364
- chore: fix import warnings by @narimiran in https://github.com/vacp2p/nim-libp2p/pull/1370
- chore: bump quic by @richard-ramos in https://github.com/vacp2p/nim-libp2p/pull/1371
- chore: improve README.md text by @gmelodie in https://github.com/vacp2p/nim-libp2p/pull/1373
- chore(dialer): capture possible exception by @Ivansete-status in https://github.com/vacp2p/nim-libp2p/pull/1381
- chore(hp): add timeout on dial by @vladopajic in https://github.com/vacp2p/nim-libp2p/pull/1378
- chore: make quic optional by @richard-ramos in https://github.com/vacp2p/nim-libp2p/pull/1389
Full Changelog: https://github.com/vacp2p/nim-libp2p/compare/v1.10.0...v1.10.1