Skip to content

Siag Header + Version checking

David Vorick requested to merge siag into master

while modifying the persistence stuff for the renter I realized that siag doesn't check the header or version number on the files that it opens. I added checks for that with test coverage.

Merge request reports