Commit d40ae45
test: fix tests incompatible with default peerblockfilters=1
The PR enables peerblockfilters=1 by default, which also enables
blockfilterindex. This is incompatible with -reindex-chainstate.
Add -blockfilterindex=0 to tests that use -reindex-chainstate to
ensure they can run successfully with the new default.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent d6c11f0 commit d40ae45
File tree
2 files changed
+2
-2
lines changed- test/functional
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments