Skip to content

libp2p v0.43.4

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Apr 13:04
4533365

Features

Bug Fixes

  • content-routing:utils: improve requirePeers error msg (#1647) (34e451a)
  • correct a typo in an error message in AutoDialler (#1667) (f4c99d9)
  • ensure to check for Infinity in checkMaxLimit function (#1666) (00a7783)
  • update exports path for circuit relay (#1676) (206b469), closes #1655