You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: Fix feature_index_prune.py to work with new blockfilterindex defaults
Node 1 was configured with only -coinstatsindex=1, but with the new
defaults it was also getting -blockfilterindex=basic enabled. The test
expects node 1 to only have coinstatsindex, so we need to explicitly
disable blockfilterindex and peerblockfilters.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments