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
Age
Commit message (
Expand
)
Author
2011-10-05
Fix miner_test unit test bug
Gavin Andresen
2011-10-05
Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin
Gavin Andresen
2011-10-03
Declare integer constant LL
Gavin Andresen
2011-10-01
remove possibility of 63 bit overflow in ParseMoney
Wladimir J. van der Laan
2011-09-30
remove cryptopp dependency, add simple unittest for SHA256Transform()
Nils Schneider
2011-09-30
Merge pull request #524 from sipa/signandverif
Gavin Andresen
2011-09-28
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-09-28
use median filter for peer-reported reported number of blocks
Wladimir J. van der Laan
2011-09-27
Test case for base64 encode/decode
Pieter Wuille
2011-09-21
Framework for banning mis-behaving peers
Gavin Andresen
2011-08-26
CHECKMULTISIG unit tests.
Gavin Andresen
2011-08-08
Cleanup test suite output to be more useful.
Matt Corallo
2011-08-08
Add file for transaction tests.
Matt Corallo
2011-08-08
Add a file for script tests
Vegard Nossum
2011-08-08
Fix testing setup
Vegard Nossum
2011-06-27
Boost unit-testing framework.
Gavin Andresen