practicalswift
|
9f8d74a8c7
|
tests: Fuzz currently uncovered code path in TxToUniv(...)
|
2020-03-11 12:38:10 +00:00 |
|
practicalswift
|
5fc10f3cb5
|
tests: Fuzz additional functions in the transaction fuzzing harness
|
2020-03-07 14:35:49 +00:00 |
|
practicalswift
|
897849d8c2
|
tests: Add deserialization fuzzing harnesses
|
2019-11-21 17:53:06 +00:00 |
|
John Newbery
|
a27a2957ed
|
[validation] Add CValidationState subclasses
Split CValidationState into TxValidationState and BlockValidationState
to store validation results for transactions and blocks respectively.
|
2019-10-29 15:46:45 -04:00 |
|
MarcoFalke
|
fa92813407
|
consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it
|
2019-10-24 14:58:34 -04:00 |
|
practicalswift
|
0a573682f2
|
tests: Add fuzzing harness for CheckTransaction(...), IsStandardTx(...) and other CTransaction related functions
|
2019-10-09 13:53:13 +00:00 |
|