renterd icon indicating copy to clipboard operation
renterd copied to clipboard

A renter for Sia

Results 139 renterd issues
Sort by recently updated
recently updated
newest added

### Minor Changes - 0a0bab05: The host blocklist dialog now supports adding IPv6 addresses. - 0a0bab05: The connect to peer dialog now supports IPv6 addresses. Closes

This PR migrates `renterd` to use the new types in `coreutils`, e.g. the wallet, syncer and chain manager. Keeping it as a `DRAFT` for the time being, now that we're...

This is the first method migrated to the new raw sql database type. Starting with a smaller one to keep things easy. NOTE: `DeleteObject` is different for SQLite and MySQL...

As the title suggests this PR dismisses stale prune alerts. This is important because we currently don't dismiss alerts if the contracts is not listed as prunable, this can be...

This PR fixes a pruning error I ran into on my node (2 hosts actually) where we would not transfer sufficient funds to the host when pruning the contract. The...

### Current Behavior So, uploading a file in multiparts sometimes fails. This seems to be intermittent as retrying for a second time the same command worked. curl -v -i -u...

bug