diff options
| author | Gregory Maxwell <[email protected]> | 2013-08-18 20:21:06 -0700 |
|---|---|---|
| committer | Gregory Maxwell <[email protected]> | 2013-08-20 02:27:26 -0700 |
| commit | 37c6389c5a0ca63ae3573440ecdfe95d28ad8f07 (patch) | |
| tree | 51ef4367b16dc75bd60d4de0da261b65cebf4f2d /src/script.cpp | |
| parent | Merge pull request #2907 from sipa/leveldb-noripple (diff) | |
| download | discoin-37c6389c5a0ca63ae3573440ecdfe95d28ad8f07.tar.xz discoin-37c6389c5a0ca63ae3573440ecdfe95d28ad8f07.zip | |
Performance optimization for bloom filters.
This reduces a peer's ability to attack network resources by
using a full bloom filter, but without reducing the usability
of bloom filters. It sets a default match everything filter
for peers and it generalizes a prior optimization to
cover more cases.
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions