Consolidate pending PRs into staging#2927
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…ixes, no diff Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE BASELINE scrutiny — established write-access contributor with substantial repository history; no Gittensor association found; staging-pick → staging integration branch. Static analysis covered the runtime stake-swap and leasing changes, the new balance precompile, dependency updates, Docker/CI publishing changes, and privileged cleanup workflow. No trusted AI-review instruction files were modified, and no exploitable panic, authorization bypass, economic flaw, supply-chain backdoor, or credential-exposure path was found. FindingsNo findings. ConclusionThe changes are consistent with the stated consolidation and contain no identified security vulnerability or malicious behavior. 🔍 AI Review — Auditor (domain review)VERDICT: 👎 UNKNOWN Gittensor association; established write-access contributor with substantial repository history. Reviewed as a staging integration PR. The PR description is substantive and matches the consolidated changes. No spec-version check applies to the Static review found a blocking dispatch-weight regression; no build was needed to confirm it. Findings
ConclusionThe stake-moving hotkey swap calls are assigned a weight far above the runtime’s maximum block weight, making them undispatchable. The PR should not merge until the operation is bounded or redesigned to fit within a block. |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👎 |
Summary
Cherry-picks (squashed, one commit per PR) of the full pending PR list into staging:
Verified with
SKIP_WASM_BUILD=1 cargo check --workspacelocally.Made with Cursor