| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | check that a separator is found for psbt inputs, outputs, and global map | Andrew Chow | 2018-12-03 | 1 | -1/+2 |
| * | More tests of signer checks | Andrew Chow | 2018-08-15 | 1 | -0/+24 |
| * | Test that a non-witness script as witness utxo is not signed | Andrew Chow | 2018-08-15 | 1 | -2/+25 |
| * | Fix PSBT deserialization of 0-input transactions | Andrew Chow | 2018-08-15 | 1 | -1/+2 |
| * | Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo... | MarcoFalke | 2018-08-13 | 1 | -3/+21 |
| |\ | |||||
| | * | Replace median fee rate with feerate percentiles | Marcin Jachymiak | 2018-08-11 | 1 | -3/+21 |
| * | | Always create 70 byte signatures with low R values | Andrew Chow | 2018-08-09 | 1 | -8/+0 |
| |/ | |||||
| * | Fix merging of global unknown data in PSBTs | Andrew Chow | 2018-07-19 | 1 | -0/+7 |
| * | Check that PSBT keys are the correct length | Andrew Chow | 2018-07-19 | 1 | -1/+14 |
| * | Tests for PSBT | Andrew Chow | 2018-07-16 | 1 | -0/+78 |
| * | Tests: Add data file | Anthony Towns | 2018-05-22 | 1 | -0/+204 |