Skip to content

v6.1.0

Choose a tag to compare

@SeverinAlexB SeverinAlexB released this 05 Feb 09:57
· 24 commits to main since this release
4a3b25e

Added

  • Add configurable bind address via DhtBuilder::bind_addr() (#82).

Fixed

  • Pin digest to 0.11.0-rc.9 to fix curve25519-dalek compilation (#81).
  • Reduce peer discovery target_size from 20 to 10 to prevent MTU overflow (#79).
  • Avoid eager DNS resolution of default bootstrap nodes (#78).