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
*
newlines in strings are invalid JSON
Ryan X. Charles
2014-12-02
2
-31
/
+23
*
Move CHECKMULTISIG order tests out of automatically generated block
Pieter Wuille
2014-12-01
2
-43
/
+42
*
Use deterministically generated script tests
Pieter Wuille
2014-12-01
2
-54
/
+53
*
Test the exact order of CHECKMULTISIG sig/pubkey evaluation
Peter Todd
2014-11-20
2
-0
/
+44
*
Make STRICTENC invalid pubkeys fail the script rather than the opcode.
Pieter Wuille
2014-11-20
2
-9
/
+27
*
Discourage NOPs reserved for soft-fork upgrades
Peter Todd
2014-11-17
2
-0
/
+22
*
Add valid invert of invalid every numeric opcode tests
Peter Todd
2014-10-25
1
-0
/
+49
*
Clearly separate PUSHDATA and numeric argument MINIMALDATA tests
Peter Todd
2014-10-25
2
-30
/
+114
*
Test every numeric-accepting opcode for correct handling of the numeric minim...
Peter Todd
2014-10-25
1
-0
/
+50
*
Ensure MINIMALDATA invalid tests can only fail one way
Peter Todd
2014-10-25
1
-0
/
+12
*
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
2
-2
/
+33
*
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-25
2
-0
/
+30
*
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
Pieter Wuille
2014-10-08
2
-10
/
+100
*
Prettify JSON tests and minimize diffs
Pieter Wuille
2014-10-07
2
-26
/
+150
*
Merge pull request #5014
Wladimir J. van der Laan
2014-10-01
1
-10
/
+19
|
\
|
*
tests: fix python test-runner for windows
Cory Fields
2014-09-30
1
-10
/
+19
*
|
Add automatic script test generation, and actual checksig tests
Pieter Wuille
2014-09-26
2
-24
/
+25
|
/
*
Add actual signature tests
Pieter Wuille
2014-09-22
2
-2
/
+33
*
Use actually valid transactions for script tests
Pieter Wuille
2014-09-22
2
-0
/
+18
*
bitcoin-util-test: Test bitcoin-tx with null scriptPubKey
Luke Dashjr
2014-09-14
2
-0
/
+4
*
Make script_{valid,invalid}.json validation flags configurable
Pieter Wuille
2014-09-08
2
-787
/
+810
*
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
[next]