Merge bitcoin/bitcoin#25924: scripted-diff: rpc: fix rescan RPC name (s/rescanwallet/rescanblockchain/)#1209
Conversation
WalkthroughRPC help texts across backup-related import operations are updated to reference Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (2)src/**/*.{cpp,h,cc,cxx,hpp}📄 CodeRabbit inference engine (CLAUDE.md)
Files:
**⚙️ CodeRabbit configuration file
Files:
🧠 Learnings (2)📓 Common learnings📚 Learning: 2025-07-30T14:45:15.700ZApplied to files:
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
🔇 Additional comments (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
✅ Verification SuccessfulBitcoin Commit: bbbc26d (bitcoin#25924) Verification SummaryThis PR is a clean scripted-diff backport that fixes documentation references from the non-existent Changes: 4 occurrences in
Validation Results✅ Size ratio: 100% (8 changes in both Bitcoin and Dash) RecommendationAPPROVED - This backport is faithful to the original Bitcoin commit and ready to merge. |
Backports bitcoin#25924
Original Bitcoin commit: bbbc26d
This is a simple scripted-diff that fixes an incorrect RPC name in documentation.
There is no RPC call named
rescanwallet- the correct name isrescanblockchain.Changes:
rescanwallet→rescanblockchainin RPC help textScope validation:
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.