aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorWarren Togami <[email protected]>2014-05-21 20:24:15 +0100
committerRoss Nicoll <[email protected]>2018-09-19 19:21:49 +0100
commitb506efbe747ba31ee1f41be14cdbc0c30dfcf67f (patch)
tree875694e0a15e29a8d93b7ed4b969246c1aa65a99 /src/Makefile.test.include
parentReplace test data with Dogecoin values (diff)
downloaddiscoin-b506efbe747ba31ee1f41be14cdbc0c30dfcf67f.tar.xz
discoin-b506efbe747ba31ee1f41be14cdbc0c30dfcf67f.zip
Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) Modified by Artforz, coblee, pooler, wtogami, Nikolay Belikov, Adrian Gallagher
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index b17693374..957b6729b 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -120,6 +120,7 @@ BITCOIN_TESTS =\
test/script_P2SH_tests.cpp \
test/script_tests.cpp \
test/scriptnum_tests.cpp \
+ test/scrypt_tests.cpp \
test/serialize_tests.cpp \
test/sighash_tests.cpp \
test/sigopcount_tests.cpp \