aboutsummaryrefslogtreecommitdiff
path: root/test/functional
diff options
context:
space:
mode:
authorlucash.dev@gmail.com <lucash.dev@gmail.com>2018-06-05 21:38:14 -0700
committerlucash.dev@gmail.com <lucash.dev@gmail.com>2018-06-06 06:50:25 -0700
commitebebedce2094ac202bdfdf4b13fed562d35d161d (patch)
treefe0f1c2b387c3c3f75898de55def923fc5025c99 /test/functional
parenta589f536b5e15daf3ac6ffcc137a146514c81967 (diff)
downloadbitcoin-ebebedce2094ac202bdfdf4b13fed562d35d161d.tar.xz
speed up of tx_validationcache_tests by reusing of CTransaction.
The code was converting CMutableTransaction to CTransaction multiple times, which implies recalculating the hash multiple times. This commit fixes this by reusing a single CTransaction.
Diffstat (limited to 'test/functional')
0 files changed, 0 insertions, 0 deletions