Page MenuHomePhabricator

Make a copy of PrecomputedTransactionData in the CScriptCheck
ClosedPublic

Authored by deadalnix on Jul 4 2017, 16:54.

Details

Summary

This ensure that each CScriptCheck has its own PrecomputedTransactionData which makes consideration about multithreading irrelevent to the outside world.

Test Plan
make check
../qa/pull-tester/rpc-tests.py -extended

Diff Detail

Repository
rABC Bitcoin ABC
Branch
txcache
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 455
Build 455: arc lint + arc unit