aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data/rpc_psbt.json
AgeCommit message (Expand)Author
2018-10-03check that a separator is found for psbt inputs, outputs, and global mapAndrew Chow
2018-09-11Remove redundant BIP174 test from rpc_psbt.jsonaraspitzu
2018-08-14Merge #13917: Additional safety checks in PSBT signerWladimir J. van der Laan
2018-08-13Fix PSBT deserialization of 0-input transactionsAndrew Chow
2018-08-13More tests of signer checksAndrew Chow
2018-08-13Test that a non-witness script as witness utxo is not signedAndrew Chow
2018-08-09Always create 70 byte signatures with low R valuesAndrew Chow
2018-07-19Fix merging of global unknown data in PSBTsAndrew Chow
2018-07-19Check that PSBT keys are the correct lengthAndrew Chow
2018-07-16Tests for PSBTAndrew Chow