aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/psbt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* psbt: Allow both non_witness_utxo and witness_utxoAndrew Chow2020-06-241-2/+0
|
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
* tests: Simplify code by removing unwarranted use of unique_ptr:spracticalswift2020-03-111-1/+1
|
* tests: Add fuzzing harness for various PSBT related functionspracticalswift2019-11-181-0/+79