Releases: mike76-dev/hostscore
Releases · mike76-dev/hostscore
v1.4.5-hsc
- Now a warning is returned instead of an error if an orphaned record is received, so the batch doesn't fail
- Old scan records are periodically pruned to save the space
v1.1.5-hsd
- Upgraded the
core
andcoreutils
dependencies
v1.4.4-hsc
- Fixed error where an orphaned scan or benchmark caused the entire batch to fail
v1.1.4-hsd
- Upgraded the
core
andcoreutils
dependencies
v1.4.3-hsc
- Fixed server crash if a too long public key is supplied
v1.4.2-hsc
- Limited cache size to prevent OOM crashes
v1.4.1-hsc
- Implemented ratelimiting
v1.1.3-hsd
- Simplified recovery from a bootstrapped
consensus.db
v1.4.0-hsc
- Converted the API endpoints to follow the spec
- Isolated the nodes from the API
- Bug fixes
v1.3.0-hsc
- Added Release to the host's settings
- Adjusted VersionScore to follow
renterd
- Changed the number of scans and benchmarks to load
- Removed settings and price tables from the
scans
table - Bug fixes