Replace setInventoryKnown with a rolling bloom filter.

Github-Pull: #7133
Rebased-From: ec73ef37ec e20672479e 6b849350ab b6a0da45db d41e44c9ac aa4b0c26b0
This commit is contained in:
Gregory Maxwell
2015-11-26 05:25:30 +00:00
committed by Wladimir J. van der Laan
parent 6ba25d2886
commit f31955d9da
8 changed files with 16 additions and 166 deletions

View File

@@ -59,7 +59,6 @@ BITCOIN_TESTS =\
test/mempool_tests.cpp \
test/merkle_tests.cpp \
test/miner_tests.cpp \
test/mruset_tests.cpp \
test/multisig_tests.cpp \
test/netbase_tests.cpp \
test/pmt_tests.cpp \