Skip to content

Merge test into main#419

Merged
anderdc merged 10 commits into
mainfrom
test
Apr 14, 2026
Merged

Merge test into main#419
anderdc merged 10 commits into
mainfrom
test

Conversation

@anderdc

@anderdc anderdc commented Apr 14, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Scoring tests: added dedicated test suites for base score and scoring classes (test_base_score.py, test_scoring_classes.py)
  • Fix stale closed PRs: ignore stale closed PRs in the lookback window to avoid incorrect credibility penalties
  • Restore NETUID_DEFAULT: fix regression that changed NETUID_DEFAULT from 74
  • Fix deprecated asyncio: replace deprecated asyncio.get_event_loop() and deduplicate network init
  • Refactor time decay: extract duplicated time decay calculation to shared datetime_utils
  • Refactor check.py: remove duplicated _error function
  • Weights adjustments: inactivate dify, lower allways-ui and gittensor-ui weights
  • async-substrate-interface: allow PRs merged to staging branch
  • Reapply PR Remove stale miner_tier_stats reference #357: lower MIN_CREDIBILITY to 0.80, remove stale CLEANUP_STALE_MINER_TIER_STATS_BY_HOTKEY query, fix pyright errors in pat_handler tests

anderdc and others added 10 commits April 10, 2026 12:16
Co-authored-by: t7929375-eng <t7929375-eng@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
…ork init (#395)

Co-authored-by: t7929375-eng <t7929375-eng@users.noreply.github.com>
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
)

Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
Co-authored-by: Ander <61125407+anderdc@users.noreply.github.com>
@anderdc anderdc merged commit 78d11a1 into main Apr 14, 2026
4 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.

7 participants