diff options
| author | MarcoFalke <[email protected]> | 2020-04-19 06:18:19 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-04-19 06:18:21 -0400 |
| commit | a998c5185bc7fc2c7e22312fac60175cb2869bdd (patch) | |
| tree | 59326356161fee15a20cd04cef2929abd4a059d0 /src/httpserver.cpp | |
| parent | Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor... (diff) | |
| parent | [tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests (diff) | |
| download | discoin-a998c5185bc7fc2c7e22312fac60175cb2869bdd.tar.xz discoin-a998c5185bc7fc2c7e22312fac60175cb2869bdd.zip | |
Merge #18675: tests: Don't initialize PrecomputedTransactionData in txvalidationcache tests
3718ae2ef8dd2559e435bf8d7f5ed5217611ce81 [tests] Don't initialize PrecomputedTransactionData in txvalidationcache tests (John Newbery)
Pull request description:
PrecomputedTransactionData is initialized inside CheckInputScripts(). No need to pre-initialize it before calling into CheckInputScripts().
Normally, I wouldn't bother, but we're making changes to `PrecomputedTransactionData` in #17977 which would break these tests without removing these constructions. Might as well get these changes out of the way here.
ACKs for top commit:
robot-visions:
ACK 3718ae2ef8dd2559e435bf8d7f5ed5217611ce81
sipa:
utACK 3718ae2ef8dd2559e435bf8d7f5ed5217611ce81
Tree-SHA512: bc9c095035a7072a2a91941df38cdbb969e817264efbaa6dcb88cc3ab132d9264aa0751fa588d1a5e45f37b4d2bb1903cda078765f0bbcc87d9cc47cbec5356a
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions