Page MenuHomePhabricator

Implement IsMine for DescriptorScriptPubKeyMan
ClosedPublic

Authored by deadalnix on Nov 14 2020, 23:41.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC26d8378ff2a5: Implement IsMine for DescriptorScriptPubKeyMan
Summary

Adds a set of scriptPubKeys that DescriptorScriptPubKeyMan tracks.
If the given script is in that set, it is considered ISMINE_SPENDABLE

Backport of Core PR16528 [11/43] : https://github.com/bitcoin/bitcoin/pull/16528/commits/2db7ca765c8fb2c71dd6f7c4f29ad70e68ff1720

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable