| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge #15408: Remove unused TransactionError constants | MarcoFalke | 2019-02-22 | 1 | -4/+3 |
| |\ | |||||
| | * | Remove unused TransactionError constants | MarcoFalke | 2019-02-14 | 1 | -4/+3 |
| * | | Move PSBT UTXO fetching to a separate method | Andrew Chow | 2019-02-16 | 1 | -0/+8 |
| * | | Figure out what is missing during signing | Andrew Chow | 2019-02-16 | 1 | -1/+1 |
| * | | Implement joinpsbts RPC and tests | Andrew Chow | 2019-02-16 | 1 | -0/+2 |
| |/ | |||||
| * | Factor out combine / finalize / extract PSBT helpers | Glenn Willen | 2019-02-11 | 1 | -0/+27 |
| * | Remove op== on PSBTs; check compatibility in Merge | Glenn Willen | 2019-02-11 | 1 | -11/+4 |
| * | Switch away from exceptions in refactored tx code | Glenn Willen | 2019-02-11 | 1 | -0/+1 |
| * | Move PSBT definitions and code to separate files | Glenn Willen | 2019-02-11 | 1 | -0/+553 |