fix: compilation error due to conflict between #6826 (SignHash refactoring) and #6613 (Platform ban)#6862
Conversation
… refactoring) and dashpay#6613 (Platform ban)
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
Walkthrough
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🧰 Additional context used📓 Path-based instructions (1)src/**/*.{cpp,h,cc,cxx,hpp}📄 CodeRabbit inference engine (CLAUDE.md)
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). (10)
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. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
kwvg
left a comment
There was a problem hiding this comment.
Data race identified by CI
PastaPastaPasta
left a comment
There was a problem hiding this comment.
utACK; we at least compile now
Issue being fixed or feature implemented
Conflict between #6826 (SignHash refactoring) and #6613 (Platform ban) causes compile error on develop.
What was done?
Fixed compilation error.
How Has This Been Tested?
Run build
Breaking Changes
N/A
Checklist: