Merge remote-tracking branch 'zcash/master' into dPoW
This commit is contained in:
@@ -4,6 +4,8 @@ bin_PROGRAMS += komodo-gtest
|
||||
# tool for generating our public parameters
|
||||
komodo_gtest_SOURCES = \
|
||||
gtest/main.cpp \
|
||||
gtest/utils.cpp \
|
||||
gtest/test_checkblock.cpp \
|
||||
gtest/test_checktransaction.cpp \
|
||||
gtest/json_test_vectors.cpp \
|
||||
gtest/json_test_vectors.h \
|
||||
@@ -17,7 +19,9 @@ komodo_gtest_SOURCES = \
|
||||
gtest/test_noteencryption.cpp \
|
||||
gtest/test_merkletree.cpp \
|
||||
gtest/test_pow.cpp \
|
||||
gtest/test_random.cpp \
|
||||
gtest/test_rpc.cpp \
|
||||
gtest/test_transaction.cpp \
|
||||
gtest/test_circuit.cpp \
|
||||
gtest/test_txid.cpp \
|
||||
gtest/test_libzcash_utils.cpp \
|
||||
|
||||
Reference in New Issue
Block a user