index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
blockchain_tests.cpp
Age
Commit message (
Expand
)
Author
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
scripted-diff: Sort test includes
MarcoFalke
2020-03-14
Replace std::to_string with locale-independent alternative
Ben Woosley
2020-01-04
scripted-diff: Add missed copyright headers
Hennadii Stepanov
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