Auto merge of #1233 - str4d:1199-note-tracking, r=str4d
Add Note tracking This PR extends the existing transaction tracking in the wallet to track spendable Notes. Closes #1199
This commit is contained in:
@@ -18,7 +18,8 @@ zcash_gtest_SOURCES = \
|
||||
gtest/test_txid.cpp \
|
||||
gtest/test_wallet_zkeys.cpp \
|
||||
gtest/test_libzcash_utils.cpp \
|
||||
gtest/test_proofs.cpp
|
||||
gtest/test_proofs.cpp \
|
||||
wallet/gtest/test_wallet.cpp
|
||||
|
||||
zcash_gtest_CPPFLAGS = -DMULTICORE -fopenmp -DBINARY_OUTPUT -DCURVE_ALT_BN128 -DSTATIC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user