add bulletproofs to the build, with basic unit tests

Based on Java code from Sarang Noether
This commit is contained in:
moneromooo-monero
2017-11-30 19:59:10 +00:00
parent fe1202646c
commit 90b8d9f271
5 changed files with 914 additions and 2 deletions
+1
View File
@@ -34,6 +34,7 @@ set(unit_tests_sources
blockchain_db.cpp
block_queue.cpp
block_reward.cpp
bulletproofs.cpp
canonical_amounts.cpp
chacha8.cpp
checkpoints.cpp