Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(testnet): leaderboard #111

Open
1 task
grantdfoster opened this issue Jan 27, 2025 · 0 comments
Open
1 task

feat(testnet): leaderboard #111

grantdfoster opened this issue Jan 27, 2025 · 0 comments
Labels

Comments

@grantdfoster
Copy link
Contributor

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

  • 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant