Refactor leveldbwrapper

Was "Add chainstate obfuscation to avoid spurious antivirus detection"

Zcash: Extracted the refactor, omitting the chainstate obfuscation.
This commit is contained in:
James O'Beirne
2015-09-07 15:22:23 -07:00
committed by Jack Grigg
parent 3055fd5508
commit 0d81464be7
5 changed files with 74 additions and 14 deletions

View File

@@ -60,6 +60,7 @@ BITCOIN_TESTS =\
test/getarg_tests.cpp \
test/hash_tests.cpp \
test/key_tests.cpp \
test/leveldbwrapper_tests.cpp \
test/main_tests.cpp \
test/mempool_tests.cpp \
test/miner_tests.cpp \