Lokinet 0.6.3 (All You're Base)
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
setcapthe installed binary; instead the required capabilities are now set from the system service files.