aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockchain_tests.cpp
AgeCommit message (Expand)Author
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2018-09-09rpc: Specify chain tip instead of chain in GetDifficultyJoão Barbosa
2018-06-06Use bracket syntax includes ("#include <foo.h>")practicalswift
2018-05-20Drop the chain argument to GetDifficultyBen Woosley
2018-05-03Make it clear which functions that are intended to be translation unit localpracticalswift
2018-03-19tests: Rename test suits not following the test suite naming conventionpracticalswift
2017-11-22[Tests] Adding unit tests for GetDifficulty in blockchain.cpp.sean