aboutsummaryrefslogtreecommitdiff
path: root/test/functional/data
Commit message (Expand)AuthorAgeFilesLines
* Fix missing input template by making minimal txGregory Sanders2019-05-201-1/+5
* test: add invalid tx templates for use in functional testsJames O'Beirne2018-11-271-0/+180
* check that a separator is found for psbt inputs, outputs, and global mapAndrew Chow2018-10-031-1/+2
* Remove redundant BIP174 test from rpc_psbt.jsonaraspitzu2018-09-111-8/+0
* Merge #13917: Additional safety checks in PSBT signerWladimir J. van der Laan2018-08-141-2/+49
|\
| * More tests of signer checksAndrew Chow2018-08-131-0/+24
| * Test that a non-witness script as witness utxo is not signedAndrew Chow2018-08-131-2/+25
* | Fix PSBT deserialization of 0-input transactionsAndrew Chow2018-08-131-1/+2
|/
* Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...MarcoFalke2018-08-131-3/+21
|\
| * Replace median fee rate with feerate percentilesMarcin Jachymiak2018-08-111-3/+21
* | Always create 70 byte signatures with low R valuesAndrew Chow2018-08-091-8/+0
|/
* Fix merging of global unknown data in PSBTsAndrew Chow2018-07-191-0/+7
* Check that PSBT keys are the correct lengthAndrew Chow2018-07-191-1/+14
* Tests for PSBTAndrew Chow2018-07-161-0/+78
* Tests: Add data fileAnthony Towns2018-05-221-0/+204