Skip to content

deploy to prod#515

Merged
JoaquinBN merged 3 commits intomainfrom
dev
Apr 1, 2026
Merged

deploy to prod#515
JoaquinBN merged 3 commits intomainfrom
dev

Conversation

@JoaquinBN
Copy link
Copy Markdown
Collaborator

No description provided.

albert-mr and others added 3 commits March 31, 2026 16:21
Add lightweight /api/v1/validators/wallets/stats/ endpoint returning
per-network status counts (active/inactive/banned/quarantined).
Update GlobalDashboard to show on-chain active validators as the
primary metric with total participants displayed below for context.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
* fix: correct per-network leaderboard ranks and remove stale wallet stats

Per-network leaderboards on the testnets overview page showed gapped global
ranks (e.g. 1, 3, 7) instead of sequential ranks within each network. The
asimov filter also incorrectly included validators with no synced wallets.

- Frontend: re-map top-5 entries with sequential 1-based ranks
- Backend: remove "no wallets" inclusion clause for asimov network filter
- Remove unused wallet stats endpoint and its frontend consumer
- Simplify network stat display to single "Active Validators" metric

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* chore: update changelog for overview leaderboard fix

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
…action filters (#514)

Add PUT endpoint for AI review to update existing proposals. Add proposed_confidence
and proposed_template fields to SubmittedContribution model. Validate template_id
with PrimaryKeyRelatedField to prevent 500 on invalid input. Add proposal:accept/reject
search filter for stewards. Display confidence badges in CRM notes panel. Clear new
proposal fields on steward review to prevent stale filter results.
@JoaquinBN JoaquinBN merged commit 0bc5a67 into main Apr 1, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants