Skip to content

add score information for active hosts in ./siac hostdb -v

David Vorick requested to merge hostdb-score into master

This PR is a PR that is helping to lead up to an overhaul of how the allowance works. I'm programming the allowance to switch away from hosts if they become uncompetitive, which requires understanding what counts as competitive.

This PR makes it a lot easier to understand how competitive the hosts are relative to eachother, given the current scoring methods.

Merge request reports