
Sia development update for the week of August 19th: 2 Nebulous repo were updated. 1 issues were created, 0 were closed. 1 PR was merged GitLab user lukechampine had code contributions merged into Sia. Luke upgraded the Sia app for Ledger Nano S, now in beta in this 0.2.0 release. Notably, the app is now feature-complete after improvements in security, as the transaction hash no longer has to be calculated on the computer. This means that using this hardware wallet should be safe even on a compromised machine. The app still needs to be extensively reviewed and audited before it can be released as fully secured and meant for the general public. The app can be checked and downloaded for testing here: gitlab.com/NebulousLabs/nanos-app-sia Not yet merged into the code, but there has been more work in progress: Matt (MSevey) is improving the code related to streaming multiple files simultaneously: gitlab.com/NebulousLabs/Sia/merge_requests/3198. Matt also made progress fixing the bug where renters could end up with duplicated contracts: gitlab.com/NebulousLabs/Sia/merge_requests/3195.