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
/
data
Age
Commit message (
Expand
)
Author
2013-09-16
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-08-25
Document and test OP_RESERVED weirdness
Peter Todd
2013-08-06
More unit tests for NUMEQUAL
Gavin Andresen
2013-07-23
Add unittests for multiple ELSEs in a row
Peter Todd
2013-06-05
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-02
Add new data-driven test-case.
Matt Corallo
2013-05-21
Add a few data-driven tests for SIGHASH_ANYONECANPAY
Matt Corallo
2013-03-19
-alertnotify=<cmd>
Gavin Andresen
2013-03-19
Some unit tests for CAlert
Gavin Andresen
2013-03-01
Test canonical prunable txout format explicitly
Peter Todd
2013-03-01
Add coverage for all invalid ops
Peter Todd
2012-10-20
Merge pull request #1742 from sipa/canonical
Jeff Garzik
2012-10-01
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
Wladimir J. van der Laan
2012-09-21
Check for canonical public keys and signatures
Pieter Wuille
2012-09-05
Add various tests for CTransaction::CheckTransaction()
Matt Corallo
2012-08-20
Add data-driven transaction tests.
Matt Corallo
2012-08-20
Add a few test cases to data-driven script tests.
Matt Corallo
2012-05-25
Remove newlines from JSON strings
Gavin Andresen
2012-05-25
Unit tests for transaction size limits
Gavin Andresen
2012-05-24
Lots more Script unit test cases.
Gavin Andresen
2012-05-24
More CScript unit tests.
Gavin Andresen
2012-04-21
Data-drive script evaluation unit tests.
Gavin Andresen