Peter-Jan Brone

Results 16 issues of Peter-Jan Brone

see https://github.com/SiaFoundation/renterd/pull/1407

This PR ensures that we properly handle renaming of directories. I'm keeping it as a `DRAFT` for a little while longer to extend the testing but also to ensure this...

This PR removes the `latest_host` column on the `sectors` table. The diff is a little off since I'm branching off of the changes in https://github.com/SiaFoundation/renterd/pull/1587 which itself is not based...

There's a scan error when fetching contracts using the new filter mode `api.ContractFilterModeArchived`. It happens when the `host_id` is `NULL` which happens when we archive a contract (not when we...

waiting on https://github.com/SiaFoundation/jape/pull/24 Fixes https://github.com/SiaFoundation/renterd/issues/1496

NOTE: can't write an integration test for it because the host doesn't allow renewing contracts after the V2 require height, this means that the contractor will always archive contracts because...