test: Extend stale_tip_peer_management test#23352
test: Extend stale_tip_peer_management test#23352maflcko wants to merge 1 commit intobitcoin:masterfrom
Conversation
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. Code CoverageFor detailed information about the code coverage, see the test coverage report. ReviewsSee the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update. ConflictsReviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first. |
fa6c686 to
fa5b90f
Compare
|
Concept ACK, will review soon |
|
Concept ACK |
fabf805 to
fa0e914
Compare
|
Ping @MarcoFalke, apparently :) |
@LarryRuane any update on the test? |
fab26f2 to
abd2dad
Compare
Add coverage for the case where a peer is protected when it pretends to have a block.
Also, add some
ASSERT_DEBUG_LOGto document the tests for the reader.