MyHush / hush

Hush is a fork of Zcash focused on secure communications
https://myhush.org
Other
67 stars 37 forks source link

Get Unit tests passing #119

Open leto opened 6 years ago

leto commented 6 years ago

make check should pass

Example of a failing test:

./src/test/test_bitcoin --run_test=sighash_tests
Running 2 test cases...
unknown location(0): fatal error: in "sighash_tests/sighash_test": signal: SIGSEGV, si_code: 0 (memory access violation at address: 0x00000080)
test/sighash_tests.cpp(196): last checkpoint

*** 1 failure is detected in the test module "Bitcoin Test Suite"