Page MenuHomePhabricator

[backport#15288] Remove uses of fPruneMode in wallet code
ClosedPublic

Authored by majcosta on Apr 25 2020, 19:18.

Details

Summary

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


Depends on D5831

This is a partial backport of Core PR15288

Test Plan
cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug -DBUILD_BITCOIN_WALLET=OFF
ninja check-all
cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug
ninja check-all

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.

This revision is now accepted and ready to land.Apr 25 2020, 21:02