Added eco-tests for indexer + CI job to notify the indexer team#2624
Added eco-tests for indexer + CI job to notify the indexer team#2624evgeny-s wants to merge 7 commits into
Conversation
eco-tests changed — indexer review requiredThis PR modifies files under Changed files
|
🛡️ AI Review — Skeptic (security review)VERDICT: SAFE BASELINE scrutiny: established write-permission contributor, no Gittensor allowlist match found, PR #2624 targets devnet-ready from eco-tests-indexers. Reviewed the CI workflow, eco-test dependency additions, and test-only runtime API mocks. The workflow uses write permissions only to maintain a sticky comment and request a fixed reviewer, does not use FindingsNo findings. ConclusionNo malicious behavior or security vulnerability was found in the diff. The changes are limited to a reviewer-notification workflow and test-only indexer contract coverage. 🔍 AI Review — Auditor (domain review)VERDICT: 👍 LIKELY gittensor-associated / established write-permission contributor; no allowlist hit, but recent PR history is overwhelmingly in subtensor. Skeptic already cleared the workflow/security posture. Auto-fix: applied rustfmt directly to FindingsNo findings. ConclusionThe PR is scoped to eco-test coverage plus a reviewer notification workflow, with no runtime behavior change and no spec-version bump required. After the formatting auto-fix, I found no substantive issues blocking merge. |
|
🔄 AI review updated — Skeptic: SAFE Auditor: 👍 |
Description
This PR adds contract-style tests for the storage maps and runtime APIs consumed by the TAO.com indexer, plus a CI workflow that pings the responsible reviewer(-s) whenever those tests change. It detects storage items, renames, retypes, key shape changes, and runtime api signature changes.
Tested here.
Related Issue(s)
Type of Change
Breaking Change
If this PR introduces a breaking change, please provide a detailed description of the impact and the migration path for existing applications.
Checklist
./scripts/fix_rust.shto ensure my code is formatted and linted correctlyScreenshots (if applicable)
Please include any relevant screenshots or GIFs that demonstrate the changes made.
Additional Notes
Please provide any additional information or context that may be helpful for reviewers.