Age | Commit message (Expand) | Author |
---|---|---|
2019-06-26 | tests: Reduce compilation time and unneccessary recompiles by removing unused... | practicalswift |
2019-05-04 | Merge #15141: Rewrite DoS interface between validation and net_processing | Wladimir J. van der Laan |
2019-05-02 | [refactor] Add useful-for-dos "reason" field to CValidationState | Matt Corallo |
2019-05-02 | [refactor] drop IsInvalid(nDoSOut) | Matt Corallo |
2019-04-11 | scripted-diff: Bump copyright headers in test, bench | MarcoFalke |
2019-04-11 | scripted-diff: Rename test_bitcoin to test/setup_common | MarcoFalke |
2018-12-29 | Update copyright headers to 2018 | DrahtBot |
2018-07-07 | Don't assert(foo()) where foo has side effects | practicalswift |
2017-11-21 | trivial: Fix unsuccessful typo | practicalswift |
2017-11-18 | [tests] Test that mempool rejects coinbase transactions | James O'Beirne |