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
/
checkblock_tests.cpp
Age
Commit message (
Expand
)
Author
2015-03-12
tests: add a BasicTestingSetup and apply to all tests
Wladimir J. van der Laan
2014-12-16
Remove references to X11 licence
Michael Ford
2014-10-29
Separate protocol versioning from clientversion
Cory Fields
2014-10-22
CAutoFile: Explicit Get() and remove unused methods
Wladimir J. van der Laan
2014-09-25
autofile: don't copy CAutoFile by value
Cory Fields
2014-08-26
Split up util.cpp/h
Wladimir J. van der Laan
2014-03-18
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-11
minor style cleanups
Philip Kaufmann
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-09-10
Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...
Luke Dashjr
2013-06-23
Pulled CheckBlock out of CBlock.
Eric Lombrozo
2013-05-16
It's after 2013-05-15 forever now, so remove the code for the May 15 fork.
Gregory Maxwell
2013-03-17
Update unit test to match rule enforcement starts 21 March
Gavin Andresen
2013-03-17
CheckBlock rule until 15-May for 10,000 BDB lock compatibility
Gavin Andresen