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
- Branch
- wallet_no_copy
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 21629 Build 42899: Build Diff lint-circular-dependencies · build-diff · build-without-wallet · build-clang · build-clang-tidy · build-debug Build 42898: arc lint + arc unit