| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only relay Taproot spends if next block has it active | Pieter Wuille | 2020-10-30 | 1 | -1/+2 |
| * | scripted-diff: Bump copyright headers | MarcoFalke | 2020-04-16 | 1 | -1/+1 |
| * | tests: Fuzz currently uncovered code path in TxToUniv(...) | practicalswift | 2020-03-11 | 1 | -0/+2 |
| * | tests: Fuzz additional functions in the transaction fuzzing harness | practicalswift | 2020-03-07 | 1 | -0/+24 |
| * | tests: Add deserialization fuzzing harnesses | practicalswift | 2019-11-21 | 1 | -5/+17 |
| * | [validation] Add CValidationState subclasses | John Newbery | 2019-10-29 | 1 | -1/+1 |
| * | consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it | MarcoFalke | 2019-10-24 | 1 | -6/+1 |
| * | tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and o... | practicalswift | 2019-10-09 | 1 | -0/+81 |