aboutsummaryrefslogtreecommitdiff
path: root/src/test/pow_tests.cpp
AgeCommit message (Expand)Author
2017-05-03Chainparams: Use the factory for pow testsJorge Timón
2017-01-02Refactoring: Removed using namespace <xxx> from bench/ and test/ source files.Karl-Johan Alm
2015-07-23Includes: Cleanup around net main and walletJorge Timón
2015-07-23TRIVIAL: Missing includesJorge Timón
2015-04-22Use equivalent PoW for non-main-chain requestsPieter Wuille
2015-03-26Consensus: Refactor: Decouple pow.o from chainparams.oJorge Timón
2015-03-12tests: add a BasicTestingSetup and apply to all testsWladimir J. van der Laan
2015-02-21Add unit tests for next difficulty calculationsRoss Nicoll