HomePhabricator

Add enforcenodebloom option.
0f4dc53fd6a1Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Add enforcenodebloom option.

Previously peers which implement a protocol version less than NO_BLOOM_VERSION
would not be disconnected for sending a filter command, regardless of the
peerbloomfilter option.

Many node operators do not wish to provide expensive bloom filtering for SPV
clients, previously they had to cherry pick the commit which enabled the
disconnect logic.

The default should remain false until a sufficient percent of SPV clients
have updated.

Details

Provenance
Patick Strateman <patrick.strateman@gmail.com>Authored on Nov 24 2015, 09:51
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGb3caa9b7fa76: Move bloom filter filtering logic outside of command "switch" (giant if/else).
Branches
Unknown
Tags
Unknown

Event Timeline

Patick Strateman <patrick.strateman@gmail.com> committed rSTAGING0f4dc53fd6a1: Add enforcenodebloom option. (authored by Patick Strateman <patrick.strateman@gmail.com>).Nov 24 2015, 10:08