Weekly Dev Update #124
Hey Y’all,
This week the core team continued working on updating the Android and iOS wallets to make them compatible with Loki 8.x.x. The Session team integrated the onion requests v2 framework — which cuts down on the size of messages and increases the maximum attachment size. On the other side of the pond, the Lokinet team implemented some more aggressive router profiling and path rebuilding changes which should increase client stability.
Loki Core
Replace boost filesystem, cleanup epee, further wallet API cleanups
Fix key image import issue
Fix macOS refreshing issue
Update Loki core mobile libraries for new wallet releases
Loki Android Wallet
Work on getting the Android wallet to work with Loki 8.x.x hardfork
https://github.com/jagerman/loki-android-wallet/commits/loki8
Lokinet
You can catch Jeff, the lead developer of LLARP, live streaming as he codes at https://www.twitch.tv/uguu25519. He typically streams on Tuesday mornings, 9am – 12pm Eastern (US) time.
What went on last week with Lokinet: We’ve been concentrating on the final 0.8.1 release build: fixes for macOS, more Windows fixes, more robust path building, as well as various last minute fixes to small issues.
Lokinet PR Activity:
Fix windows config path being “.lokinet” instead of “lokinet”
Fix clients trying to open inbound links (which causes a conflict if trying to run both a Lokinet client and a router)
Improve windows installer Lokinet and GUI bundle with CPack
https://github.com/loki-project/loki-network/pull/1420
,
Enable profiling to let clients avoid poor connectivity routers by default
Be more aggressive when trying to build multiple paths at once
Crank the version of clang we test in the CI builds
to 11
Various small improvements to command-line “lokinetmon” tool
Session
Session iOS
Giphy improvements
Change key pair generation method
Full list of commits can be found here
Session Android
Push notifications fixes
Full list of commits can be found here
Session Desktop
Fix open group file upload issues
Remove proxyFetching in favor of onion requests
Full list of commits can be found here
https://github.com/loki-project/session-desktop/commits/react-refactor
Session Push notification server
Changes to increase reliability of push notifications
https://github.com/loki-project/session-push-notification-server
Session Open group server
v2 Onion request support
https://github.com/loki-project/session-open-group-server/pull/50
Add existing uncommitted code
https://github.com/loki-project/session-open-group-server/pull/51
Add a dummy get v2/lsrpc handler
https://github.com/loki-project/session-open-group-server/pull/52
Thanks,
Kee
You've got mail!
Sign up to our newsletter to keep up to date with everything Oxen.