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
- Calculate periods when unset by @n8maninger in #61
- Remove EA blocked withdrawals by @n8maninger in #63
- Add env variable to change log path by @n8maninger in #65
- Add alerts by @n8maninger in #66
- ui: v0.14.0 by @alexfreska in #68
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2