
Sia dev update for the week of September 9: 17 issues were created, 7 were closed. 12 MRs were merged Contributors included eddiewang, MSevey, ChrisSchinnerl and lukechampine Chris has expanded the Address filter protection backwards to renters with previous contracts: the contracts maintenance routine will now get rid of contracts violating the new rules: gitlab.com/NebulousLabs/Sia/merge_requests/3211 Matt added the full allowance price breakdown in the command renter allowance: gitlab.com/NebulousLabs/Sia/merge_requests/3208 Eddie fixed the spending report of the UI: gitlab.com/NebulousLabs/Sia-UI/merge_requests/807 Luke resolved a vulnerability in the Sia Ledger beta: gitlab.com/NebulousLabs/Sia/merge_requests/3199 Luke has also added a fast shuffle function to the fastrand library that can be used as a staple in future code improvements: gitlab.com/NebulousLabs/fastrand/merge_requests/11