index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backport of some of BIP66's tests
Pieter Wuille
2015-10-18
2
-2
/
+98
*
Fix script test handling of empty scripts
Peter Todd
2014-06-29
2
-0
/
+22
*
Test CHECKMULTISIG with m == 0 and n == 0
Peter Todd
2014-06-29
2
-0
/
+80
*
Add rejection of non-null CHECKMULTISIG dummy values
Peter Todd
2014-06-29
2
-3
/
+44
*
Let tx (in)valid tests use any SCRIPT_VERIFY flag
Peter Todd
2014-06-29
2
-43
/
+43
*
script: add additional script tests
Cory Fields
2014-05-29
2
-0
/
+16
*
Supply working pre-generated sighash test vectors.
langerhans
2014-05-26
1
-500
/
+500
*
Add sighash tests from data file
Manuel Araoz
2014-05-26
1
-0
/
+503
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-05-18
1
-0
/
+14
*
Fix doubled alerts in alert tests causing them to fail
langerhans
2014-04-24
1
-0
/
+0
*
Updated signed alert test data to reflect Dogecoin keys
langerhans
2014-04-17
1
-0
/
+0
*
change valid base58 key test data to doge network
Patrick Lodder
2014-04-13
1
-100
/
+100
*
Add more data-driven tests.
Matt Corallo
2014-01-30
2
-2
/
+34
*
Add tests for correct and incorrect order of signatures for a multisig
Tamas Blummer
2013-12-11
2
-2
/
+12
*
Test alerts high at high PROTOCOL_VERSIONs
Gavin Andresen
2013-11-11
1
-0
/
+0
*
Add a few more basic script/tx test-cases.
Matt Corallo
2013-11-08
2
-2
/
+14
*
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-0
/
+0
*
Document and test OP_RESERVED weirdness
Peter Todd
2013-08-25
2
-1
/
+6
*
More unit tests for NUMEQUAL
Gavin Andresen
2013-08-06
1
-0
/
+9
*
Add unittests for multiple ELSEs in a row
Peter Todd
2013-07-23
2
-1
/
+30
*
Removed AcceptToMemoryPool method from CTransaction. This method belongs to t...
Eric Lombrozo
2013-06-05
2
-2
/
+2
*
Add new data-driven test-case.
Matt Corallo
2013-06-02
1
-1
/
+7
*
Add a few data-driven tests for SIGHASH_ANYONECANPAY
Matt Corallo
2013-05-21
2
-2
/
+17
*
-alertnotify=<cmd>
Gavin Andresen
2013-03-19
1
-0
/
+0
*
Some unit tests for CAlert
Gavin Andresen
2013-03-19
1
-0
/
+0
*
Test canonical prunable txout format explicitly
Peter Todd
2013-03-01
2
-0
/
+5
*
Add coverage for all invalid ops
Peter Todd
2013-03-01
2
-1
/
+131
*
Merge pull request #1742 from sipa/canonical
Jeff Garzik
2012-10-20
2
-0
/
+29
|
\
|
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
2
-0
/
+29
*
|
data-driven base58 CBitcoinAddress/CBitcoinSecret tests
Wladimir J. van der Laan
2012-10-01
3
-0
/
+618
|
/
*
Add various tests for CTransaction::CheckTransaction()
Matt Corallo
2012-09-05
2
-2
/
+59
*
Add data-driven transaction tests.
Matt Corallo
2012-08-20
2
-0
/
+78
*
Add a few test cases to data-driven script tests.
Matt Corallo
2012-08-20
2
-2
/
+195
*
Remove newlines from JSON strings
Gavin Andresen
2012-05-25
2
-80
/
+11
*
Unit tests for transaction size limits
Gavin Andresen
2012-05-25
2
-0
/
+100
*
Lots more Script unit test cases.
Gavin Andresen
2012-05-24
2
-7
/
+224
*
More CScript unit tests.
Gavin Andresen
2012-05-24
2
-1
/
+15
*
Data-drive script evaluation unit tests.
Gavin Andresen
2012-04-21
2
-0
/
+103