You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the docs page Inspect recent measurements, we instruct SPs to fetch recent measurements for their MinerID and inspect the evaluated results to see the retrieval results reported by Spark checker nodes.
Right now, the script evaluate-measurements.js outputs only the results in the majority. That makes it impossible to understand why the RSR score is not 100%.
Let's fix the script to output all results that passed the tasking evaluation.
In the docs page Inspect recent measurements, we instruct SPs to fetch recent measurements for their MinerID and inspect the evaluated results to see the retrieval results reported by Spark checker nodes.
Right now, the script
evaluate-measurements.js
outputs only the results in the majority. That makes it impossible to understand why the RSR score is not 100%.Let's fix the script to output all results that passed the tasking evaluation.
Dependency:
Prior work:
The text was updated successfully, but these errors were encountered: