Add test for non-malleable txids. To run just this test:
./zcash-gtest --gtest_filter="txid_tests*"
This commit is contained in:
@@ -11,6 +11,7 @@ zcash_gtest_SOURCES = \
|
||||
gtest/test_noteencryption.cpp \
|
||||
gtest/test_merkletree.cpp \
|
||||
gtest/test_circuit.cpp \
|
||||
gtest/test_txid.cpp \
|
||||
gtest/test_libzcash_utils.cpp
|
||||
|
||||
zcash_gtest_CPPFLAGS = -DMULTICORE -fopenmp -DBINARY_OUTPUT -DCURVE_ALT_BN128 -DSTATIC
|
||||
|
||||
Reference in New Issue
Block a user