aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data/rpc_psbt.json
AgeCommit message (Expand)Author
2022-10-06tests: Test that PSBT_OUT_TAP_TREE is included correctlyAndrew Chow
2022-08-10psbt: Avoid unsigned int overflow in PSBT_IN_TAP_BIP32_DERIVATIONAndrew Chow
2022-06-27tests: Test taproot fields for PSBTAndrew Chow
2021-12-11rpc: output all hash preimages in 'decodepsbt'Antoine Poinsot
2021-12-10Add global xpub test vectors from BIPAndrew Chow
2021-12-10Test for proprietary fieldAndrew Chow
2021-12-10Implement PSBT versionsAndrew Chow
2019-10-08Fix bug where duplicate PSBT keys are acceptedJohn L. Jegutanis
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