Page MenuHomePhabricator

Factor out combine / finalize / extract PSBT helpers
ClosedPublic

Authored by Fabien on Apr 15 2020, 13:10.

Details

Summary
Refactor the new CombinePSBT, FinalizePSBT, and FinalizeAndExtractPSBT
general-purpose functions out of the combinepsbt and finalizepsbt RPCs,
for use in the GUI code.

Completes backport of core PR14978:
https://github.com/bitcoin/bitcoin/pull/14978/commits/102faad81efa1cb12c29c466cfe81fc8c7351e1d

Depends on D5739.

Test Plan
ninja all check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR14978_part7
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10232
Build 18288: Default Diff Build & Tests
Build 18287: arc lint + arc unit

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 15 2020, 15:42