-
Notifications
You must be signed in to change notification settings - Fork 38.7k
test: check assumeutxo file for changed outpoint index + de-duplications #28669
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
|
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. |
|
nit: duplicate is written with |
b08b72e to
1983f2c
Compare
1983f2c to
d322368
Compare
|
Addressed @maflcko 's feedback and rebased. |
|
lgtm ACK d322368 |
|
fuzz timeout can be ignored for now |
|
ACK d322368 |
… index + de-duplications
Also doing some de-duplications. I kept the second commit separate for now as I am not 100% if this is overdoing it and makes it harder to reason about. But it also makes it easier to add more cases where we change more data.