Skip to content

Commit fcd1b8c

Browse files
doc: add disk space requirement note to release notes
Mention that BIP157 block filters require approximately 1GB+ of additional disk space, as suggested in code review. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent cec4ae0 commit fcd1b8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/release-notes-6711.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ Updated settings
44
- BIP157 compact block filters are now automatically enabled for masternodes. This improves privacy for light clients
55
connecting to masternodes and enables better support for pruned nodes. When a node is configured as a masternode
66
(via `-masternodeblsprivkey`), both `-peerblockfilters` and `-blockfilterindex=basic` are automatically enabled.
7+
Note that this feature requires approximately 1GB+ of additional disk space for the block filter index.
78
Regular nodes keep the previous defaults (disabled). Masternodes can still explicitly disable these features
89
if needed by setting `-peerblockfilters=0` or `-blockfilterindex=0` (#6711).

0 commit comments

Comments
 (0)