Page MenuHomePhabricator

[backport#15288] Remove uses of InitMessage/Warning/Error in wallet code
ClosedPublic

Authored by majcosta on Apr 27 2020, 18:12.

Details

Summary

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


Depends on D5854

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, 18:24