aboutsummaryrefslogtreecommitdiff
path: root/src/test/txvalidation_tests.cpp
AgeCommit message (Expand)Author
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-05-04Merge #15141: Rewrite DoS interface between validation and net_processingWladimir J. van der Laan
2019-05-02[refactor] Add useful-for-dos "reason" field to CValidationStateMatt Corallo
2019-05-02[refactor] drop IsInvalid(nDoSOut)Matt Corallo
2019-04-11scripted-diff: Bump copyright headers in test, benchMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-12-29Update copyright headers to 2018DrahtBot
2018-07-07Don't assert(foo()) where foo has side effectspracticalswift
2017-11-21trivial: Fix unsuccessful typopracticalswift
2017-11-18[tests] Test that mempool rejects coinbase transactionsJames O'Beirne