-
Notifications
You must be signed in to change notification settings - Fork 38.7k
test: Replace MiniWallet scan_blocks with rescan_utxos #23017
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
Conversation
57fe71b to
fa1b53f
Compare
|
Concept ACK |
|
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers. 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. |
theStack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK fa1b53f2d0532bbfa7982adfecaf84cdb59c8461 🍵
fa1b53f to
fa7e3f1
Compare
theStack
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-ACK fa7e3f1
|
ACK fa7e3f1, all tests were succesfull feature_rbf.pymempool_reorg.pymempool_spend_coinbase.pyrpc_blockchain.py |
This avoids having to fiddle with the
startandnumparameters and instead use thescantxoutsetRPC functionality viarescan_utxos.