From 6261c95184b86c43755071b351e6928f89e2343c Mon Sep 17 00:00:00 2001 From: Determinant Date: Mon, 10 Sep 2018 16:06:27 -0400 Subject: finish simple multithreaded verifier --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 85d0a04..68646ab 100644 --- a/.gitignore +++ b/.gitignore @@ -20,5 +20,6 @@ include/hotstuff/config.h *.gch /Makefile /test/Makefile -test_secp256k1 +/test/test_secp256k1 +/test/test_concurrent_queue core -- cgit v1.2.3