Auto merge of #1061 - ebfull:remove-libzerocash-completely, r=ebfull

Remove the rest of libzerocash.

Closes #510.
This commit is contained in:
zkbot
2016-07-11 16:17:35 +00:00
22 changed files with 94 additions and 304 deletions

View File

@@ -27,7 +27,6 @@ cd "${REPOROOT}"
# Test phases:
run_test_phase "${REPOROOT}/qa/zcash/ensure-no-dot-so-in-depends.py"
run_test_phase "${REPOROOT}/src/zerocash/tests/utilTest"
# If make check fails, show test-suite.log as part of our run_test_phase
# output (and fail the phase with false):