Page MenuHomePhabricator

[backport#10973] Remove use of CCoinsViewMemPool::GetCoin in wallet code
ClosedPublic

Authored by majcosta on May 1 2020, 15:38.

Details

Summary

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


Depends on D5906

This is a partial backport of Core PR10973

Test Plan
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug -DENABLE_WERROR=ON
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.

deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/rpc/rawtransaction.cpp
953 ↗(On Diff #19346)

Move comment on its own line.

This revision is now accepted and ready to land.May 1 2020, 22:15