aboutsummaryrefslogtreecommitdiff
path: root/src/test/fuzz/partially_downloaded_block.cpp
AgeCommit message (Expand)Author
2024-04-28fuzz: don't allow adding duplicate transactions to the mempoolSuhas Daftuar
2024-04-06refactor: Simplify `extra_txn` to be a vec of CTransactionRef instead of a ve...AngusP
2024-03-28refactor: Use typesafe Wtxid in compact block encoding message, instead of am...AngusP
2023-11-14Use ParamsWrapper for witness serializationAnthony Towns
2023-07-13scripted-diff: Use new FUZZ_TARGET macro everywhereMarcoFalke
2023-01-23[fuzz] Assert that omitting missing transactions always fails block reconstru...dergoegge
2023-01-23[fuzz] Add PartiallyDownloadedBlock targetdergoegge