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
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.May 12 2020, 20:57