Skip to content
Bugs Fixed
- Fixed bug where a Sia dir could be created with the same path as an already existing Sia dir and no error was returned.
Other
- persist/log.go has been extracted and is now a simple wrapper around the
…
Key Updates
- Add
--dry-run
parameter to Skynet upload - Set ratio for
MinBaseRPCPrice
and MinSectorAccessPrice
with MinDownloadBandwidthPrice
Bugs Fixed
- Don’t delete hosts the renter has a contract with from hostdb
- Initiate a hostdb rescan on startup if a host the
…
Key Updates
- Add a delay when modifying large contracts on hosts to prevent hosts from becoming unresponsive due to massive disk i/o.
- Add
--root
parameter to siac renter delete
that allows passing absolute instead of relative file paths. - Add
…