Merge bitcoin/bitcoin#27499: net processing, refactor: Decouple PeerManager from gArgs - #485
Conversation
…rom gArgs 23c7b51 [net processing] Move -capturemessages to PeerManager::Options (dergoegge) bd59bda [net processing] Move -blockreconstructionextratxn to PeerManager::Options (dergoegge) 567c4e0 [net processing] Move -maxorphantx to PeerManager::Options (dergoegge) fa9e6d8 [net processing] Move -txreconciliation to PeerManager::Options (dergoegge) 4cfb7b9 [net processing] Use ignore_incoming_txs from m_opts (dergoegge) 8b87725 [net processing] Introduce PeerManager options (dergoegge) Pull request description: This PR decouples `PeerManager` from our global args manager by introducing `PeerManager::Options`. ACKs for top commit: stickies-v: re-ACK 23c7b51 TheCharlatan: ACK 23c7b51 Tree-SHA512: cd807b36ec018010e11935d3539fa7ed5015fdfb531d13a042a65b54ee8533a35a919a6a6c5fa293b5cba76000e9403c64dfd790fb9c649b7838544929b1fee8
|
Warning Rate limit exceeded@DashCoreAutoGuix has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 24 minutes and 16 seconds before requesting another review. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. 📒 Files selected for processing (9)
✨ Finishing Touches
🧪 Generate unit tests
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 - CATASTROPHIC FAILUREOriginal Bitcoin commit: Critical violations detected:
Auto-rejection reasoning: Recommended action:
This PR has been automatically closed due to critical validation failures. |
|
Automatically closed due to catastrophic validation failures. Please see the detailed analysis above and create a new PR with a proper backport implementation. |
Backports bitcoin#27499
Original commit: c97270d
Backported from Bitcoin Core v0.26