-
Notifications
You must be signed in to change notification settings - Fork 0
Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error string #131
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
base: backport-0.25-batch-244
Are you sure you want to change the base?
Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error string #131
Conversation
2dede9f Adjust RPCTypeCheckObj error string (Leonardo Araujo) Pull request description: Unifies the JSON type error strings as mentioned in bitcoin#26214. Also refer to bitcoin#25737. ACKs for top commit: furszy: ACK 2dede9f Tree-SHA512: c918889e347ba32cb6d0e33c0de5956c2077dd40c996151e16741b0c4983ff098c60258206ded76ad7bbec4876c780c6abb494a97e4f1e05717d28a59b9167a6
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:
Files Modified:
Files Not Backported (Legitimate):
The Bitcoin commit standardized JSON type error messages across RPC methods. This backport correctly applies the same standardization to the equivalent Dash Core files while appropriately omitting files that don't exist in Dash Core. This PR is ready for merge. β |
Backports bitcoin#26240
Original commit: 48174c0
Backported from Bitcoin Core v0.25
πββοΈ Generated with Claude Code
Co-Authored-By: Claude [email protected]