Skip to content

Releases: oxen-io/lokinet

Lokinet 0.6.4 (All You're Base)

20 Jan 04:21
e19714e
Compare
Choose a tag to compare

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)

16 Jan 06:44
50f4b42
Compare
Choose a tag to compare

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)

14 Jan 07:12
71bed2e
Compare
Choose a tag to compare

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)

27 Dec 02:54
ce0d316
Compare
Choose a tag to compare

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)

17 Dec 14:39
89aedcb
Compare
Choose a tag to compare
Lokinet v0.6.0 (yeet) Pre-release
Pre-release

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)

24 Sep 08:56
47109c4
Compare
Choose a tag to compare

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)

11 Sep 03:38
6548822
Compare
Choose a tag to compare

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)

06 Sep 01:07
c6f25f8
Compare
Choose a tag to compare

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

lokinet 0.4.1 calm before the storm

04 May 17:15
Compare
Choose a tag to compare

lokinet 0.4.0 something something onion routing

23 Apr 18:41
c5c6473
Compare
Choose a tag to compare

lokinet 0.4.0

manditory upgrade for 0.3.x releases