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
/
setup_common.cpp
Age
Commit message (
Expand
)
Author
2019-08-15
Merge #16060: Bury bip9 deployments
MarcoFalke
2019-08-15
refactor: have CCoins* data managed under CChainState
James O'Beirne
2019-08-14
[Consensus] Bury segwit deployment
John Newbery
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-06-27
qt: test: Create at most one testing setup
MarcoFalke
2019-06-26
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-20
test: Log to debug.log in all tests
MarcoFalke
2019-06-20
test: Create data dir in BasicTestingSetup
MarcoFalke
2019-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-05-03
scripted-diff: replace chainActive -> ::ChainActive()
James O'Beirne
2019-04-29
threads: introduce util/threadnames, refactor thread naming
James O'Beirne
2019-04-16
Merge #15352: tests: Reduce noise level in test_bitcoin output
MarcoFalke
2019-04-11
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke