aboutsummaryrefslogtreecommitdiff
path: root/src/psbt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge #15408: Remove unused TransactionError constantsMarcoFalke2019-02-221-4/+3
|\
| * Remove unused TransactionError constantsMarcoFalke2019-02-141-4/+3
* | Move PSBT UTXO fetching to a separate methodAndrew Chow2019-02-161-0/+8
* | Figure out what is missing during signingAndrew Chow2019-02-161-1/+1
* | Implement joinpsbts RPC and testsAndrew Chow2019-02-161-0/+2
|/
* Factor out combine / finalize / extract PSBT helpersGlenn Willen2019-02-111-0/+27
* Remove op== on PSBTs; check compatibility in MergeGlenn Willen2019-02-111-11/+4
* Switch away from exceptions in refactored tx codeGlenn Willen2019-02-111-0/+1
* Move PSBT definitions and code to separate filesGlenn Willen2019-02-111-0/+553