Skip to content

Fix file health calculation

Matthew Sevey requested to merge health-calculation-fix into unstable

The file health calculation was incorrect. During live testing my sia node had files with a redundancy of 0.1 but a health of 0 (ie full health).

I updated chunkHealth to more accurately copy the redundancy calculation and verified that my live node file healths were updated properly.

WIP is pending !3409 (merged) being merged

Edited by Matthew Sevey

Merge request reports