docs(readme): fix stale "scaffold" status — indexer is in production#65
Conversation
Status line said "scaffold — Phase 1 in progress" from the original draft. Reality: this TS indexer powers the production REST API + scan UI on both mainnet + testnet; the Rust rewrite at Sentriscloud/indexer-rs is the upcoming successor (per its own README's Phase 10/11 dual-run + cutover plan).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis pull request updates the README "Status" section to announce the indexer's production deployment. The change specifies supported blockchain networks (mainnet chain 7119 and testnet chain 7120) and documents that a parallel Rust rewrite is underway in a separate repository while the TypeScript implementation continues serving production traffic until feature parity is achieved. Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
11 of N in the all-READMEs polish sweep. Status line claimed "scaffold — Phase 1 in progress" from initial draft. Indexer actually powers production REST + scan UI on both mainnet + testnet. Updated to reflect production state + the Rust rewrite trajectory at Sentriscloud/indexer-rs.
Summary by CodeRabbit