Hey Y’all,
Another weekly Dev Update for you to peruse. Just a note, we’re moving Dev updates to Mondays instead of Fridays, so keep your eyes peeled each Monday.
Loki Messenger
- Integrate the Service Node storage into Lokid https://github.com/loki-project/loki/pull/311
- Fix conversation list showing duplicated conversations when entering a known public key https://github.com/loki-project/loki-messenger/pull/25
- Fix validation of messenger public keys in search bar https://github.com/loki-project/loki-messenger/pull/26
- Merge upstream changes from Signal https://github.com/loki-project/loki-messenger/pull/27
- Add code to parse message TTL https://github.com/loki-project/loki-storage-server/pull/5
LLARP / Lokinet
- Released Lokinet 0.3.1: “Kuz Yolo”
- https://github.com/loki-project/loki-network/releases/tag/v0.3.1
- Minor DHT bug fix release
- We urge all Lokinet toy node operators to upgrade ASAP as they’ll be unable to communicate as the network upgrades.
- Progress continues on libllarp
- Started on Docker support
- Fix endian in tun ip checksumming
- Jsonrpc unit tests
- Make sure HasPathToService actually has a sendable state
- Client config gen to include a sample hidden service again
- A lot of C++ correctness clean up
- Always remove DHT node even if not valid
- Update android version
- Enable warnings as errors
- Start to add tcp event support to windows
- Updates for ancient raspi buildchain
- Remove variable length assignments
- DNS Library
- Remove 2 second delay for prebuilt paths
- Remove 2 second delay for prebuilt paths
- GitHub Pulse Stats for the last week: Excluding merges, 6 authors have pushed 58 commits to master and 59 commits to all branches. On master, 164 files have changed and there have been 9,708 additions and 5,240 deletions.
Loki Core
- Enable staking in the GUI wallet https://github.com/loki-project/loki-gui/pull/52
- Add an integration testing framework to Loki wallet cli and Daemon. This will make it easier to test userflows and catch bugs https://github.com/loki-project/loki/pull/312
Thanks,
Kee