Releases: oxen-io/lokinet
Lokinet 0.6.4 (All You're Base)
Various fixes to address unanticipated problems in the 0.6.3 changes.
- Fixed a bug that wiped all the known router info on router restart (PR #1048)
- Significantly overhaul the way lokinet routers crawl the network to learn about other routers do much fewer lookups at once, and to keep the results for longer (PRs #1050, #1056, #1058)
- Add priorities to link layer messages so that if we fill up the buffer we drop less important messages first (PR #1053)
- Adds stats about the outbound message queue to help understand where we are hitting limits (PR #1054)
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
setcap
the installed binary; instead the required capabilities are now set from the system service files.
Lokinet 0.6.2 (All You're Base)
Various small fixes, primarily aimed at better lokinet client performance.
Changes:
- Fix/enable run-time AVX2 optimizations for crypto operations (the release binaries no longer require AVX2, but can enable AVX2 optimizations dynamically when run on a modern CPU with the required instruction support).
- Fix clients waiting too long to expire snode sessions
- Limit number of simultaneous path builds on the client
- Linux x64 only: Include readme.txt with setcap instructions
- Mac only: no longer a unix app, uses GUI, installs to /Application/Lokinet.app (note: if you don't want it to automatically mess with your DNS use the customize options during installation to disable it)
Lokinet v0.6.1 (All You're Base)
changes:
- consolidate transition to libuv by using libuv's timers.
- enable jsonrpc api by default.
- fixes in
llarp::AlignedBuffer::Hash
for arm.
Lokinet v0.6.0 (yeet)
Lokinet v0.6.0
Changes:
- Fixed issue that would cause 0 hops to be found when creating paths
- Multi-thread Cryptographic functions
- Increase Path throughput with various changes
- Add per path queuing
- Make required ED25519 key changes
- Workaround for DNS over HTTPS
- Group ACK's instead of sending individually
- Redesigned core event loop for better performance
- Added --version flag
- Multi-server bootstrap files
- Updates to support running with lokid 6.0.0 as part of a Service Node
- Reduce log levels at runtime
- Deadlock detection
- Disable running in WINE
- Control message prioritization
- Improve router responsiveness in light loads by increasing idle tick speed
- Improve Windows performance (More changes coming)
A guide for installing Lokinet on Linux can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-linux-guide/
A guide for installing Lokinet on Mac can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-mac-guide/
Windows will work out of the box for a majority of systems just by downloading and running the .exe (make sure you have uninstalled any older version of Lokinet before running the installer)
Lokinet v0.5.2 (Boom goes the dynamite)
Lokinet v0.5.2
changes:
- Fixed path handover issues which cased temporary timed outs
- Removed custom
lokinet-bootstrap
for Windows and, replaced it with curl to match all other platforms - Improved functionality for TLS impaired platforms
A guide for installing Lokinet on Linux can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-linux-guide/
A guide for installing Lokinet on Mac can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-mac-guide/
Windows will work out of the box for a majority of systems just by downloading and running the .exe (make sure you have uninstalled any older version of Lokinet before running the installer)
Lokinet v0.5.1 (Bedrock Edition)
linux packages at https://deb.imaginary.stream/
changes:
- Major bug fixes and stability improvements
- netid changes from testnet to beta
- removed old wire protocol and replaced with a custom wire protocol
- new network seed nodes
- new bootstrap server
- path build confirmation and rejection notifications
- internal refactoring
A guide for installing Lokinet on Mac can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-mac-guide/
A guide for installing Lokinet on Linux can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-linux-guide/
Windows will work out of the box for a majority of systems just by downloading and running the .exe (make sure you have uninstalled any older version of Lokinet before running the installer)
Lokinet v0.5.0 (Bedrock Edition)
linux packages at https://deb.imaginary.stream/
changes:
- Major bug fixes and stability improvements
- netid changes from
testnet
tobeta
- removed old wire protocol and replaced with a custom wire protocol
- new network seed nodes
- new bootstrap server
- path build confirmation and rejection notifications
- internal refactoring
A guide for installing Lokinet on Mac can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-mac-guide/
A guide for installing Lokinet on Linux can be found here
https://docs.loki.network/Lokinet/Guides/lokinet-linux-guide/
Windows will work out of the box for a majority of systems just by downloading and running the .exe
lokinet 0.4.1 calm before the storm
bugfix release
lokinet 0.4.0 something something onion routing
lokinet 0.4.0
manditory upgrade for 0.3.x releases