Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Releases: libp2p/go-libp2p-core

v0.0.3

31 May 19:40
8f222f4
Compare
Choose a tag to compare
  • updates golang.org/x/crypto
  • Introduces peer.AddrInfosFromP2pAddrs for turning a set of multiaddrs into a set of peer.AddrInfos.
  • Introduce peer.SplitAddr for splitting a p2p multiaddr into the transport and peer ID components.

v0.0.2

28 May 11:00
Compare
Choose a tag to compare

maintenance release with dependency upgrades.

v0.0.1

23 May 15:08
Compare
Choose a tag to compare

Genesis of the go-libp2p-core module.