Fix root basket claim weight accounting - #2993
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE HIGH contributor-risk signal from a 25-day-old account with no public repos, mitigated by admin permission and substantial merged repository work; no Gittensor association; release-v438 is an active integration branch. Static analysis found the claim workload bounds, benchmark parameterization, declared admission weight, and post-dispatch refund internally consistent. The diff does not modify trusted AI-review or Copilot instruction files. FindingsNo findings. ConclusionNo malicious behavior or security vulnerability was found. The change bounds both storage-scan dimensions before mutation and charges a conservative benchmark-derived weight. 🔍 AI Review — Auditor (domain review)VERDICT: 👍 Gittensor association UNKNOWN; author is an established repository administrator with substantial recent contributions. The implementation consistently bounds both hotkey and raw holding-row traversal, uses the benchmark-derived weight for admission and refund, and adds focused boundary and production-runtime admission coverage. The overlapping open PRs are broad integration/runtime changes rather than competing implementations. No auto-fixes were required. FindingsNo findings. ConclusionThe accounting change is conservative, internally consistent, and adequately tested. No blocking domain issues were found. |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👍 |
Keep the fund-level claim_root surface (main's old-path fanout fix is superseded by #2993), bump spec_version to 441 past main's v440, move the Root Reborn release page to /releases/v441-upgrade so main's shipped v438 note survives, and regenerate the SDK docs and catalogs from the merged registries. Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
Verification