Skip to main content
21.2k
litep2p-libp2p v0.12.2

Announcing the release of litep2p v0.12.2

Release v0.12.2 of litep2p

View on GitHub

[0.12.2] - 2025-11-28

This release allows all Bitswap CIDs (v1) to pass regardless of the used hash. It also enhances local address checks in the transport manager.

Changed

  • transport-service: Enhance logging with protocol names (#485)
  • bitswap: Reexports for CID (#486)
  • Allow all the Bitswap CIDs (v1) to pass regardless of used hash (#482)
  • transport/manager: Enhance local address checks (#480)