This will allow for making CTransaction non copyable, and force the use of CTransactionRef so we only keep a single pointer to a transaction for all its uses through the codebase.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABC5014dfca6c39: Copy the smart pointer rather then the raw tx when adding a mempool tx to the…
ninja all check-all ./test/functional/test_runner.py wallet* ./contrib/teamcity/build-configurations.py build-asan
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable