aboutsummaryrefslogtreecommitdiff
path: root/src/consensus/tx_check.cpp
AgeCommit message (Expand)Author
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-29[validation] Remove useless ret parameter from Invalid()John Newbery
2019-10-29[validation] Add CValidationState subclassesJohn Newbery
2019-10-24consensus: Explain why fCheckDuplicateInputs can not be skipped and remove itMarcoFalke
2019-10-10[validation] Remove REJECT code from CValidationStateJohn Newbery
2019-06-02Added comments referencing multiple CVEs in tests and production code.lucash-dev
2019-05-02scripted-diff: Remove DoS calls to CValidationStateMatt Corallo
2019-05-02[refactor] Add useful-for-dos "reason" field to CValidationStateMatt Corallo
2019-05-02Clean up banning levelsMatt Corallo
2019-04-09[build] Move CheckTransaction from lib_server to lib_consensusJohn Newbery