Page MenuHomePhabricator

[backport#13932] Implement joinpsbts RPC and tests
ClosedPublic

Authored by majcosta on May 12 2020, 20:08.

Details

Summary

Adds a joinpsbts RPC which combines multiple distinct PSBTs into
one PSBT.

https://github.com/bitcoin/bitcoin/pull/13932/commits/08f749c9147a5f3fdbbd880e0974b97084429002


Depends on D6043

This is a partial backport of Core PR13932 plus a test case

Test Plan
ninja check
test_runner.py rpc_psbt

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr13932
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10718
Build 19229: Default Diff Build & Tests
Build 19228: 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.May 12 2020, 20:57