Skip to content

Lokinet 0.6.3 (All You're Base)

Choose a tag to compare

@jagerman jagerman released this 16 Jan 06:44
50f4b42

New release aimed at service node operators - this fixes DHT lookups, disk usage, and should result in a more stable lokinet (especially as more of the network upgrades to it).

Changelog:

  • Faster DHT exploration
  • Fix to DHT recursion/iteration
  • More efficient RC lookups by using the whitelist of service nodes from lokid
  • Fix the json API bind IP to support binding to an address other than localhost
  • Reduce disk usage by batching netdb writes to disk at 5-minute intervals
  • (debs) no longer setcap the installed binary; instead the required capabilities are now set from the system service files.