filecoin-station / spark-stats

API exposing public statistics about Spark
Other
0 stars 1 forks source link

Per-miner RSR #106

Open bajtos opened 1 month ago

bajtos commented 1 month ago

We have been asked to provide per-miner RSR stats in addition to the current "all miners leaderboard" dataset.

bajtos commented 1 month ago

Workaround: implement a "scraper" that iterates over multiple days, downloads the "all miners" data for each day, and builds the database that way.