Page MenuHomePhabricator

[backport#15288] Remove use of GetTransactionAncestry in wallet code
ClosedPublic

Authored by majcosta on Apr 24 2020, 17:03.

Details

Summary

cd32160af0528cc746968ee0eadf4f63c98665f2 This commit does not change behavior. (Russell Yanofsky)


Depends on D5820

This is a partial backport of Core PR15288

Test Plan
cmake .. -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

removed C header in favor of <cstddef>

This revision is now accepted and ready to land.Apr 25 2020, 20:56