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
Enable BIP157 block filters index and serving by default
This change enables compact block filters (BIP157) functionality by default:
- Sets DEFAULT_BLOCKFILTERINDEX to "basic" instead of "0"
- Sets DEFAULT_PEERBLOCKFILTERS to true instead of false
This improves privacy for light clients and enables better pruned node support.
0 commit comments