diff options
author | Carl Dong <contact@carldong.me> | 2022-06-30 22:56:34 -0400 |
---|---|---|
committer | Carl Dong <contact@carldong.me> | 2022-08-03 12:02:31 -0400 |
commit | 0dbce4b1034b53d19b88af332385a006098b6d48 (patch) | |
tree | 2318c1bef31e97dfd2e559e22c8b23262127ffe8 /src/bitcoin-util.cpp | |
parent | 4a4289e2c98cfbc51b05716f21065838afed80f6 (diff) |
tests: Reduce calls to InitS*Cache()
In src/test/fuzz/script_sigcache.cpp, we should really be setting up a
full working BasicTestingSetup. The initialize_ function is only run
once anyway.
In src/test/txvalidationcache_tests.cpp, the Dersig100Setup inherits
from BasicTestingSetup, which should have already set up a global script
execution cache without the need to explicitly call
InitScriptExecutionCache.
Diffstat (limited to 'src/bitcoin-util.cpp')
0 files changed, 0 insertions, 0 deletions