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