aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/psbt.cpp
AgeCommit message (Expand)Author
2021-04-09fuzz: Extend psbt fuzz target a bitMarcoFalke
2021-03-17refactor: post Optional<> removal cleanupsfanquake
2021-03-15scripted-diff: remove Optional & nulloptfanquake
2021-03-11scripted-diff: remove MakeUnique<T>()fanquake
2020-12-10fuzz: Link all targets onceMarcoFalke
2020-06-24psbt: Allow both non_witness_utxo and witness_utxoAndrew Chow
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-11tests: Simplify code by removing unwarranted use of unique_ptr:spracticalswift
2019-11-18tests: Add fuzzing harness for various PSBT related functionspracticalswift