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
As we encourage miners to join our testnet 249, we also need a leaderboard and way for them to tell how they are doing / scoring so they can gain confidence they will do well on mainnet.
Acceptance Criteria
There is a leaderboard which reflects the testnet agents
Proposed Solution
Once the post indexer is scraping testnet agents, the testnet validator (already running) will be able to correctly score said agents. Profile data and emissions data will then be written to our DB, and we can build a UI / leaderboard based on said data.
Technical Details
Can take the current leaderboard and filter by subnet 249 instead of subnet 59.
Related Issues / Dependencies
Post indexer to support scraping subnet 249 (testnet) agents: #103
The text was updated successfully, but these errors were encountered:
Problem Statement
As we encourage miners to join our testnet 249, we also need a leaderboard and way for them to tell how they are doing / scoring so they can gain confidence they will do well on mainnet.
Acceptance Criteria
Proposed Solution
Once the post indexer is scraping testnet agents, the testnet validator (already running) will be able to correctly score said agents. Profile data and emissions data will then be written to our DB, and we can build a UI / leaderboard based on said data.
Technical Details
Can take the current leaderboard and filter by subnet 249 instead of subnet 59.
Related Issues / Dependencies
Post indexer to support scraping subnet 249 (testnet) agents:
#103
The text was updated successfully, but these errors were encountered: