Page MenuHomePhabricator

[backport#17371 2/2] Refactor: Require scriptPubKey to get wallet SigningProvider
ClosedPublic

Authored by majcosta on Sep 30 2020, 20:40.

Details

Summary

Easier to review ignoring whitespace:

git log -p -n1 -w

This commit does not change behavior. It passes new CScript arguments to
signing functions, but the arguments aren't currently used.


https://github.com/bitcoin/bitcoin/pull/17371/commits/d0dab897afaac0a18aa47d3ce673a4a43a69178a

Depends on D7686

Concludes backport of Core PR17371

Test Plan
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.

This revision is now accepted and ready to land.Sep 30 2020, 21:32