-
Notifications
You must be signed in to change notification settings - Fork 0
Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when only one type is allowed #145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge bitcoin/bitcoin#26600: test: Set wallet type in test_runner when only one type is allowed #145
Conversation
…ne type is allowed fadb869 test: Set wallet type in test_runner when only one type is allowed (MarcoFalke) Pull request description: Currently devs are free to set or not set the wallet type in the test_runner when only one type is allowed to be set. This is inconsistent and causes review comments such as: * bitcoin#24865 (comment) ACKs for top commit: achow101: ACK fadb869 Tree-SHA512: 1ca0946df07b5bf6778fea957d74393757781c324d554fec2f7d03bf1915033e644d9a4c3d77e0b24090ab593d7ed3cb3c9169666bc39fff423706fceaa1af80
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Backport Verification SuccessfulNo issues found! This backport is complete and faithful to the original Bitcoin change. Original Bitcoin commit: Verification Details:
Technical Analysis:Bitcoin's Intent: Enforce consistent wallet type specification in test runner when only one type is allowed Dash Implementation:
Size Analysis: 131.2% of Bitcoin commit size (within acceptable 80-150% range) This PR is ready for merge. ✅ |
❌ Backport Verification - Missing DependencyOriginal Bitcoin commit: Issue Found: Missing Prerequisite MethodBitcoin PR bitcoin#26600 modifies an existing method What Bitcoin Did: Modified 4 lines in existing Analysis:
Required Action:
The backport appears to be bringing in the full method implementation when Bitcoin only made a small modification. This suggests missing context from earlier Bitcoin versions. |
Backports bitcoin#26600
Original commit: 3be2106
Backported from Bitcoin Core v0.25