Merge pull request #6329

6bfcd3101 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests. (Sarang Noether)
This commit is contained in:
Alexander Blair 2020-08-16 12:37:31 -07:00
commit 13549d590e
No known key found for this signature in database
GPG key ID: C64552D877C32479
7 changed files with 332 additions and 31 deletions

View file

@ -83,6 +83,7 @@ set(unit_tests_sources
test_peerlist.cpp
test_protocol_pack.cpp
threadpool.cpp
tx_proof.cpp
hardfork.cpp
unbound.cpp
uri.cpp