{"id":31908480,"url":"https://github.com/graphprotocol/rewards-eligibility-oracle","last_synced_at":"2026-06-18T14:31:55.287Z","repository":{"id":297233038,"uuid":"995505902","full_name":"graphprotocol/rewards-eligibility-oracle","owner":"graphprotocol","description":"Rewards Eligibility Oracle (REO) for The Graph Protocol. The REO evaluates indexer performance and, in a future update, will manage indexer eligibility for indexing rewards. A convenient visual dashboard has been provided by The Graph Foundation, linked here for easy access 👇. Note, the source of truth is the REO contract, not the dashboard.","archived":false,"fork":false,"pushed_at":"2026-05-07T12:55:05.000Z","size":284,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-07T14:37:44.215Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dashboards.thegraph.foundation/reo/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphprotocol.png","metadata":{"files":{"readme":".github/README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-03T15:24:54.000Z","updated_at":"2026-05-07T12:31:39.000Z","dependencies_parsed_at":"2025-06-19T19:23:32.313Z","dependency_job_id":"b0fce515-da65-4f9c-a6a6-7f97f10a4fce","html_url":"https://github.com/graphprotocol/rewards-eligibility-oracle","commit_stats":null,"previous_names":["graphprotocol/service-quality-oracle","graphprotocol/rewards-eligibility-oracle"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/graphprotocol/rewards-eligibility-oracle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Frewards-eligibility-oracle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Frewards-eligibility-oracle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Frewards-eligibility-oracle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Frewards-eligibility-oracle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol","download_url":"https://codeload.github.com/graphprotocol/rewards-eligibility-oracle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Frewards-eligibility-oracle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34495377,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-10-13T15:30:00.856Z","updated_at":"2026-06-18T14:31:55.280Z","avatar_url":"https://github.com/graphprotocol.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CI/CD Pipeline\n\n## Workflows\n\n### CI (`ci.yml`)\n- **Code Quality**: Custom ruff script, MyPy, syntax validation\n- **Docker Build**: Image build and compose validation\n- **Runs on**: PRs and pushes to `main`\n\n### Tests (`tests.yml`)\n- **Unit/Integration Tests**: Auto-detects and runs tests when they exist\n- **Runs on**: PRs and pushes to `main`\n\n### Security (`security.yml`)\n- **Daily Scans**: Dependencies (Safety), code security (Bandit), secrets (TruffleHog), Docker (Trivy)\n- **Runs on**: Daily 2 AM UTC, PRs, pushes to `main`\n\n### PR Check (`pr-check.yml`)\n- **Basic Validation**: Non-empty PR title/description, merge conflict check\n- **Runs on**: PRs to `main`\n\n## Local Development\n\n**Before pushing:**\n   ```bash\n   # Setup venv\n   python3 -m venv venv\n   source venv/bin/activate\n\n   # Install requirements\n   pip install -r requirements.txt\n\n   # Use the custom ruff script for linting (includes SQL formatting and aggressive linting)\n   ./scripts/ruff_check_format_assets.sh\n   ```\n\n**Optional checks:**\n```bash\nmypy src/ --ignore-missing-imports\nbandit -r src/\n```\n\n## Requirements\n- Non-empty PR title/description\n- Pass code quality checks (ruff script must not make changes)\n- Docker must build successfully\n- No merge conflicts\n\n## Tests\nCreate test files in `tests/` directory - CI will auto-detect and run them. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Frewards-eligibility-oracle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphprotocol%2Frewards-eligibility-oracle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Frewards-eligibility-oracle/lists"}