diff options
| author | Patick Strateman <[email protected]> | 2015-11-24 01:51:53 -0800 |
|---|---|---|
| committer | Patick Strateman <[email protected]> | 2015-11-24 02:08:00 -0800 |
| commit | 0f4dc53fd6a19a763922b4c3888ce6542c594e01 (patch) | |
| tree | 24400d2ed11d9b0e932ed3e2483eee77be53c7f5 /src/init.cpp | |
| parent | Move bloom filter filtering logic outside of command "switch" (giant if/else). (diff) | |
| download | discoin-0f4dc53fd6a19a763922b4c3888ce6542c594e01.tar.xz discoin-0f4dc53fd6a19a763922b4c3888ce6542c594e01.zip | |
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.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions