Commit Graph

3 Commits

Author SHA1 Message Date
str4d 26d41818ad
Minor fixes to documentation
Co-authored-by: Daira Hopwood <daira@jacaranda.org>
2022-07-21 09:37:03 +01:00
Pieter Wuille 3a75a55573 Use SHA256D64 in Merkle root computation
Zcash: Excluding change to `BlockWitnessMerkleRoot` as we don't have
SegWit (deploying non-malleable txs via ZIP 244 instead).

(cherry picked from commit bitcoin/bitcoin@1f0e7ca09c)
2022-07-16 10:13:26 +00:00
Pieter Wuille 93e2b632e6 Benchmark Merkle root computation
Zcash: Commented out second BENCHMARK argument as we haven't backported
the benchmark refactor that adds it.

(cherry picked from commit bitcoin/bitcoin@0df017889b)
2022-07-16 10:13:26 +00:00