Skip to content

Releases: SiaFoundation/hostd

v0.1.0-beta

19 Jun 20:55
v0.1.0-beta
390b90e
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Added

  • Add sector LRU cache and metrics (#80, #82, #88)​
  • Contributing guidelines to the documentation (d53b5df)​

Changed

  • Changed collateral setting to collateralMultiplier (ee60b5d, ec08634)
  • Updated UI to v0.15.0 and switch to common UI Handler (#84).
  • Renamed HOSTD_WALLET_SEED to HOSTD_SEED in command-line application (e62eda3)​
  • Changed handling of DELETE /alerts to POST /alerts/dismiss in API (6d23bbc)​

Fixed

  • rhp/v3 crashes when requesting invalid proof ranges (#76)
  • Incorrect number of virtual sectors when contracts are renewed. (f3ab203)
  • Incorrect number of physical sectors when a volume is force removed (f577c52)

Docker

Mainnet: ghcr.io/siafoundation/hostd:0.1.0-beta
Zen Testnet: ghcr.io/siafoundation/hostd:0.1.0-beta-testnet

v0.1.0-alpha.3

10 Jun 01:12
v0.1.0-alpha.3
20f3b79
Compare
Choose a tag to compare
v0.1.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Added an integrity check progress alert
  • Fixed issue with consensus subscribe on startup after resetting consensus
  • Fix integrity check endpoint when an error is detected
  • Add debug logging for contract formation and renewal
  • Reset wallet when seed changes

Docker (testnet): ghcr.io/siafoundation/hostd:0.1.0-alpha.3-testnet

v0.1.0-alpha.2

05 Jun 17:09
v0.1.0-alpha.2
2ca11ce
Compare
Choose a tag to compare
v0.1.0-alpha.2 Pre-release
Pre-release

hostd is currently in alpha. It is not yet considered stable and may receive breaking changes anytime. It is recommended to only use hostd on the Zen testnet. Using hostd on the main Sia network is strongly discouraged. Limiting its use to the Zen testnet allows you to safely explore its features and contribute to its improvement without risking your assets.

Docker (Zen Testnet): ghcr.io/siafoundation/hostd:0.1.0-alpha.2-testnet

What's Changed

Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2

v0.1.0-alpha.1

22 May 19:39
v0.1.0-alpha.1
f76fa2f
Compare
Choose a tag to compare
v0.1.0-alpha.1 Pre-release
Pre-release

hostd is currently in alpha. It is not yet considered stable and may receive breaking changes anytime. It is recommended to only use hostd on the Zen testnet. Using hostd on the main Sia network is strongly discouraged. By limiting its use to the Zen testnet, you can safely explore its features and contribute to its improvement without risking your assets.

Initial alpha release of hostd.

Docker (Zen Testnet): ghcr.io/siafoundation/hostd:0.1.0-alpha.1-testnet