hostd icon indicating copy to clipboard operation
hostd copied to clipboard

The next-generation of Sia storage providing software. More performant. More stable. Support for larger nodes.

Results 71 hostd issues
Sort by recently updated
recently updated
newest added

If the user has not configured a seed or API password, `hostd` should enter a setup mode with a single endpoint that allows the user to configure the yaml file...

feature

### Description Add an export that makes calculating the host's gains and losses for a period of time simple. ### Version _No response_ ### What operating system are you running...

feature

JSON encoding is very hard to read and most users don't make use of it. We should make human readable logging the default.

### Current Behavior Currently hostd has a default of 100k registry entries, but the registry is no longer used, so it is a waste of disk space. ### Expected Behavior...

bug
good first issue

Fixes a panic when encoding the alerts array during high frequency updates. Honestly surprised we haven't run into this before. ``` fatal error: concurrent map iteration and map write goroutine...

This PR was created automatically. Merging it will finalize the changelog for 2.1.1 ## Fixes - Added volume and contract metrics to recalc command

### Current Behavior When I load my host's web UI, after login, for a brief moment I see Setup: 3/4 Complete, then the UI renders. ### Expected Behavior First Time...

bug

### Current Behavior When a volume is deleted and the data migration has completed the volume stays listed on the volumes tab and keeps counting for total storage. This is...

bug

Adds an additional table to map sector roots to a contract. This helps improve the performance of contract renewals. Previously when renewing, every sector root record had to be updated...

### Description Currently only potential, and realised revenue are being shown. Looking at my own stats from 8+ months ago, it feels like the missed revenue is being listed as...

feature