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