Skip to content

Stability release

Pre-release
Pre-release
Compare
Choose a tag to compare
@CjS77 CjS77 released this 11 May 09:18
· 5249 commits to development since this release
v0.2.3
36b6540

This release focuses on network reliability and stability

  • Hamming distance calculation added to DHT (XOR metric is still used as
    of now)
  • Added helpful message if tor is not started
  • Don't require a network for --create-id and --init flags
  • Temporary banning of non-responsive nodes
  • Dedup cache optimisations
  • Cleaner shutdown (stops deluge of error messages we see sometimes)
  • Logging improvements