diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2012-07-08 00:06:34 +0200 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2012-10-20 23:08:57 +0200 |
commit | 64dd46fd05de1dd8ff5066e192e1345f733c6a1f (patch) | |
tree | 40b287fafe4b309c0dd6e20cc44746e04d267f3c /src/test/transaction_tests.cpp | |
parent | ae8bfd12daa802d20791e69d3477e799d2b99f45 (diff) |
Transaction hash caching
Use CBlock's vMerkleTree to cache transaction hashes, and pass them
along as argument in more function calls. During initial block download,
this results in every transaction's hash to be only computed once.
Diffstat (limited to 'src/test/transaction_tests.cpp')
0 files changed, 0 insertions, 0 deletions