aboutsummaryrefslogtreecommitdiff
path: root/src/test/validation_block_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge #14811: Mining: Enforce that segwit option must be set in GBTMarcoFalke2018-12-211-1/+1
|\
| * [mining] segwit option must be set in GBTJohn Newbery2018-12-101-1/+1
* | test: Undo thread_local g_insecure_rand_ctxMarcoFalke2018-12-171-4/+7
* | Merge #14935: tests: Test for expected return values when calling functions r...MarcoFalke2018-12-141-1/+1
|\ \
| * | tests: Test for expected return values when calling functions returning a suc...practicalswift2018-12-131-1/+1
| |/
* / Make unit tests use the insecure_rand_ctx exclusivelyPieter Wuille2018-12-121-3/+3
|/
* Mark single-argument constructors "explicit"practicalswift2018-07-261-1/+1
* trivial: Mark overrides as such.Daniel Kraft2018-05-201-3/+3
* Add unit tests for signals generated by ProcessNewBlock()Jesse Cohen2018-05-161-0/+184