Skip to content

fix: succeed discriminator push after upload; one submission per hotkey - #437

Merged
kenobijon merged 4 commits into
testnetfrom
feat/testnet-followups
Sep 4, 2026
Merged

fix: succeed discriminator push after upload; one submission per hotkey#437
kenobijon merged 4 commits into
testnetfrom
feat/testnet-followups

Conversation

@kenobijon

Copy link
Copy Markdown
Contributor

Summary

  • Treat gascli d push as successful after the model is in R2 and queued, even if chain registration fails or is skipped.
  • Cap discriminative miners at one counted submission per hotkey (any modality). Exam failures do not consume the slot; another model needs a new key.
  • Collapse validator setup into a single Validating.md and stop implying the full-benchmark score is TAO emissions (KOTH 85/10/5).

Test plan

  • gascli d push still prints success after a successful upload when chain register fails
  • Confirm docs match: one counted model per hotkey, not one per modality
  • Validator guide is only docs/Validating.md (no Validating-New.md)

Made with Cursor

dylanuys and others added 4 commits September 4, 2026 15:10
Chain registration is optional. A failed or skipped commitment should
not fail the CLI after the model is already in R2 and queued for exam.

Co-authored-by: Cursor <cursoragent@cursor.com>
Miners get one image, one video, and one audio slot per registration.
Exam failures do not count and a new round does not refill the slot.

Co-authored-by: Cursor <cursoragent@cursor.com>
Keep a single Validating.md setup runbook and stop implying the full-benchmark score is TAO emissions.

Co-authored-by: Cursor <cursoragent@cursor.com>
Match the tighter upload cap: a key cannot land one model per lane.

Co-authored-by: Cursor <cursoragent@cursor.com>
@kenobijon
kenobijon merged commit 6cf1f2e into testnet Sep 4, 2026
3 checks 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