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
*
Add bitcoin-tx tests
Jeff Garzik
2014-08-19
6
-0
/
+34
*
bitcoin-tx: Accept input via stdin. Add input handling to tests.
Jeff Garzik
2014-08-19
1
-0
/
+4
*
Add "it works" test for bitcoin-tx
Jeff Garzik
2014-08-19
2
-0
/
+6
*
script tests: add tests for CHECKMULTISIG limits
Otto Allmendinger
2014-07-18
1
-0
/
+3
*
script test: test case for 5-byte bools
Otto Allmendinger
2014-07-18
1
-0
/
+1
*
script tests: value with trailing 0x00 is true
Otto Allmendinger
2014-07-18
1
-0
/
+1
*
script tests: values that overflow to 0 are true
Otto Allmendinger
2014-07-18
1
-0
/
+1
*
script tests: BOOLAND, BOOLOR decode to integer
Otto Allmendinger
2014-07-18
1
-0
/
+3
*
additional test for OP_SIZE in script_valid.json
Otto Allmendinger
2014-07-18
1
-0
/
+1
*
Merge pull request #4268
Wladimir J. van der Laan
2014-06-02
1
-1
/
+1
|
\
|
*
Fix stray uppercase A in tx_valid.json.
Andreas Schildbach
2014-06-01
1
-1
/
+1
*
|
Add CODESEPARATOR/FindAndDelete() tests
Peter Todd
2014-05-12
1
-0
/
+46
|
/
*
Merge pull request #3843
Wladimir J. van der Laan
2014-05-09
2
-45
/
+86
|
\
|
*
Add rejection of non-null CHECKMULTISIG dummy values
Peter Todd
2014-05-08
2
-3
/
+44
|
*
Let tx (in)valid tests use any SCRIPT_VERIFY flag
Peter Todd
2014-05-05
2
-43
/
+43
*
|
Merge pull request #3965
Wladimir J. van der Laan
2014-05-09
2
-0
/
+16
|
\
\
|
*
|
script: add additional script tests
Cory Fields
2014-04-22
2
-0
/
+16
|
|
/
*
|
Merge pull request #3860 from petertodd/test-checkmulti-n-m-zero
Gavin Andresen
2014-05-09
2
-0
/
+102
|
\
\
|
|
/
|
/
|
|
*
Test CHECKMULTISIG with m == 0 and n == 0
Peter Todd
2014-03-12
2
-0
/
+80
|
*
Fix script test handling of empty scripts
Peter Todd
2014-03-12
2
-0
/
+22
*
|
Add sighash tests from data file
Manuel Araoz
2014-03-31
1
-0
/
+503
*
|
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-0
/
+14
|
/
*
Add script test to prove that OP_0 evaluates as the empty vector, rather than...
Andreas Schildbach
2014-03-11
2
-2
/
+6
*
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