Remove the Merkle tree hash function's fixed point.

This commit is contained in:
Taylor Hornby
2016-05-04 09:15:14 -06:00
parent 9e387120eb
commit bf2e3122ac
8 changed files with 251 additions and 132 deletions

View File

@@ -27,6 +27,7 @@ JSON_TEST_FILES = \
test/data/tx_valid.json \
test/data/sighash.json \
test/data/merkle_roots.json \
test/data/merkle_roots_empty.json \
test/data/merkle_serialization.json \
test/data/merkle_witness_serialization.json \
test/data/merkle_path.json