aboutsummaryrefslogtreecommitdiff
path: root/src/bench/checkblock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-3/+1
* Rename the remaining main.{h,cpp} to validation.{h,cpp}Matt Corallo2016-12-021-1/+1
* Move network-msg-processing code out of main to its own fileMatt Corallo2016-12-021-0/+1
* Use better name for local variable to prevent -Wshadow compiler warningPavel Janík2016-11-101-2/+2
* Add deserialize + CheckBlock benchmarks, and a full block hexMatt Corallo2016-11-091-0/+55