Page MenuHomePhabricator

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

Authored by majcosta on Apr 27 2020, 15:11.

Details

Summary

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


Depends on D5851

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 27 2020, 16:17