| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke | 2019-12-30 | 1 | -1/+1 |
| * | [validation] Remove useless ret parameter from Invalid() | John Newbery | 2019-10-29 | 1 | -9/+9 |
| * | [validation] Add CValidationState subclasses | John Newbery | 2019-10-29 | 1 | -10/+10 |
| * | consensus: Explain why fCheckDuplicateInputs can not be skipped and remove it | MarcoFalke | 2019-10-24 | 1 | -9/+10 |
| * | [validation] Remove REJECT code from CValidationState | John Newbery | 2019-10-10 | 1 | -9/+9 |
| * | Added comments referencing multiple CVEs in tests and production code. | lucash-dev | 2019-06-02 | 1 | -1/+1 |
| * | scripted-diff: Remove DoS calls to CValidationState | Matt Corallo | 2019-05-02 | 1 | -9/+9 |
| * | [refactor] Add useful-for-dos "reason" field to CValidationState | Matt Corallo | 2019-05-02 | 1 | -9/+9 |
| * | Clean up banning levels | Matt Corallo | 2019-05-02 | 1 | -3/+3 |
| * | [build] Move CheckTransaction from lib_server to lib_consensus | John Newbery | 2019-04-09 | 1 | -0/+57 |