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

v0.2.3

Compare
Choose a tag to compare
@Stebalien Stebalien released this 25 Sep 18:28
· 223 commits to master since this release
v0.2.3
26b9608
  • Fixes build on arm64/linux by updating sha256-simd.
  • Include all known multiaddr protocol definitions (circuit, websocket, dns,
    etc.) by default. Previously, one would have to manually import the appropriate
    transport.
  • Fixes a few more constant time private key comparison issues.
  • Update dependencies.