
Sia development update for the week of August 12th: 1 Nebulous repo was updated. 2 issues were created, 1 was closed. 2 PRs were merged GitLab users tbenz9 and MSevey, and GitHub user lukechampine, had code contributions merged into Sia. Community contributor tbenz9 corrected the permalinks format on the documentation, that stopped working after the migration to GitLab: gitlab.com/NebulousLabs/Sia/merge_requests/3197 Matt corrected a bug where files with blank names could be uploaded, what was problematic for handling. Now Sia returns an error if the user tries to upload a file with a blank name this instead: gitlab.com/NebulousLabs/Sia/merge_requests/3188 After the migration to GitLab, the import paths from the GitHub repository were left not working. Luke has corrected the last changes, so the paths are working again: github.com/NebulousLabs/Sia/pull/3189 Also, the old GitHub repository has been archived and the readme.md file has been replaced to refer to the link of the new GitLab repo instead: github.com/NebulousLabs/Sia/pull/3188