aboutsummaryrefslogtreecommitdiff
path: root/src/test/pow_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update miner confirmation windowRoss Nicoll2018-09-231-17/+14
* Modify chain consensus parameters to be height aware (#1396)Ross Nicoll2018-09-191-5/+5
* Replace test data with Dogecoin valuesRoss Nicoll2018-09-191-8/+12
* Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.Karl-Johan Alm2017-01-021-2/+0
* Includes: Cleanup around net main and walletJorge Timón2015-07-231-1/+0
* TRIVIAL: Missing includesJorge Timón2015-07-231-0/+3
* Use equivalent PoW for non-main-chain requestsPieter Wuille2015-04-221-0/+24
* Consensus: Refactor: Decouple pow.o from chainparams.oJorge Timón2015-03-261-4/+9
* tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan2015-03-121-1/+2
* Add unit tests for next difficulty calculationsRoss Nicoll2015-02-211-0/+66