Auto merge of #1398 - bitcartel:master_fr48, r=bitcartel

Add multiple founders' reward addresses

./zcash-gtest --gtest_filter="founders_reward_test.*"

Closes #1405.
This commit is contained in:
zkbot
2016-10-01 17:12:33 -04:00
10 changed files with 283 additions and 13 deletions

View File

@@ -5,6 +5,7 @@ bin_PROGRAMS += zcash-gtest
zcash_gtest_SOURCES = \
gtest/main.cpp \
gtest/json_test_vectors.cpp \
gtest/test_foundersreward.cpp \
gtest/test_jsonspirit.cpp \
gtest/test_tautology.cpp \
gtest/test_checktransaction.cpp \