Age | Commit message (Expand) | Author |
---|---|---|
2019-10-08 | Fix bug where duplicate PSBT keys are accepted | John L. Jegutanis |
2018-10-03 | check that a separator is found for psbt inputs, outputs, and global map | Andrew Chow |
2018-09-11 | Remove redundant BIP174 test from rpc_psbt.json | araspitzu |
2018-08-14 | Merge #13917: Additional safety checks in PSBT signer | Wladimir J. van der Laan |
2018-08-13 | Fix PSBT deserialization of 0-input transactions | Andrew Chow |
2018-08-13 | More tests of signer checks | Andrew Chow |
2018-08-13 | Test that a non-witness script as witness utxo is not signed | Andrew Chow |
2018-08-09 | Always create 70 byte signatures with low R values | Andrew Chow |
2018-07-19 | Fix merging of global unknown data in PSBTs | Andrew Chow |
2018-07-19 | Check that PSBT keys are the correct length | Andrew Chow |
2018-07-16 | Tests for PSBT | Andrew Chow |