Skip to content

Commit 0274cd2

Browse files
docs: Add release notes for PR dashpay#6708
Documents the change to enable BIP157 block filters by default.
1 parent ac7e03e commit 0274cd2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/release-notes-6708.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Updated settings
2+
----------------
3+
4+
- BIP157 compact block filters are now enabled by default. This improves privacy for light clients
5+
and enables better support for pruned nodes. The `-blockfilterindex` option now defaults to `basic`
6+
instead of `0` (disabled), and the `-peerblockfilters` option now defaults to `true` instead of `false` (#6708).

0 commit comments

Comments
 (0)