Skip to content

chore: drop pioneerDividend/pioneerRank from Dashboard API types#1193

Merged
entrius merged 3 commits into
testfrom
chore/drop-pioneer-types
May 15, 2026
Merged

chore: drop pioneerDividend/pioneerRank from Dashboard API types#1193
entrius merged 3 commits into
testfrom
chore/drop-pioneer-types

Conversation

@anderdc
Copy link
Copy Markdown
Collaborator

@anderdc anderdc commented May 15, 2026

Summary

  • Remove the two unused pioneerDividend / pioneerRank declarations from src/api/models/Dashboard.ts (4 lines, two type definitions)

The fields are not rendered anywhere in src/ (grep clean) — purely type-level passthrough that mirrored what das-gittensor returned. Pairs with:

Test plan

  • npx tsc -b --noEmit clean
  • npm run format:check clean
  • npm run lint clean

@xiao-xiao-mao xiao-xiao-mao Bot added the refactor Code restructuring without behavior change label May 15, 2026
anderdc added 2 commits May 15, 2026 11:07
…rface config

- Rename all `config.weight` reads to `config.emissionShare` (das renamed the
  field in the JSONB blob; display label "Weight" stays).
- Drop the `weight` field from `RepoChanges` / `RepositoryConfig` API types.
- Repositories leaderboard card now shows configs in place of OSS / Issue
  scores: weight bar, issue-discovery bar, per-label multiplier chips
  (boost/penalty/neutral tinting), and a trusted-label-pipeline badge.
…lters

- Remove the Active/Inactive status pill from RepositoryCard and the
  watchlist RepoCard
- Strip the Active/Inactive filter tabs from TopRepositoriesTable,
  MinerRepositoriesTable, and WatchlistPage; URL `status` param dropped
- Drop `inactiveAt` from RepositoryConfig / RepoChanges / RepoStats /
  IssueRepoStats and the field plumbing in RepositoriesPage,
  MinerRepositoriesTable, dashboardData, and useDashboardData
- Remove the "Inactive since" chip on the repository details page
- Neutralize label-multiplier chip colors (all grey, no boost/penalty tint)
@entrius entrius merged commit 5de1c32 into test May 15, 2026
2 checks passed
@entrius entrius deleted the chore/drop-pioneer-types branch May 15, 2026 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Code restructuring without behavior change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants