This is #27593 cleaned up / rebased, now that the legacy wallet has been dropped.
Closes #27593.
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/33064.
See 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.
Reviewers, 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.
Tested on MacOS 15.5 (Debug build).
Question: would it make sense to also test “abortrescan” during an active rescan to hit the True path and ensure the scan halts as expected?
ACK 8aed477
Question: would it make sense to also test “abortrescan” during an active rescan to hit the True path and ensure the scan halts as expected?
Feel free to open a new PR, adding additional test changes.