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
/
script_valid.json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge script_valid and script_invalid tests
Pieter Wuille
2016-04-05
1
-959
/
+0
*
Make script_error a mandatory 4th field for script_tests
Pieter Wuille
2016-04-05
1
-605
/
+641
*
Fix some misconstructed tests
Pieter Wuille
2016-04-05
1
-0
/
+12
*
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2015-12-15
1
-3
/
+3
*
Add more script edge condition tests.
Dave Collins
2015-05-06
1
-0
/
+3
*
Switch test case signing to RFC6979 extra entropy
Pieter Wuille
2015-03-27
1
-21
/
+21
*
Add test for DER-encoding edge case
Suhas Daftuar
2015-02-10
1
-0
/
+6
*
Fix NegateSignatureS to not duplicate last byte of S
Suhas Daftuar
2015-02-10
1
-1
/
+1
*
Increase coverage of DERSIG edge cases
Pieter Wuille
2015-02-01
1
-0
/
+10
*
Example unit tests from BIP66
Pieter Wuille
2015-02-01
1
-0
/
+48
*
Make empty byte arrays pass CheckSignatureEncoding()
Peter Todd
2015-01-09
1
-0
/
+5
*
Fix tests after #5413
Wladimir J. van der Laan
2015-01-08
1
-3
/
+3
*
Merge pull request #5143
Wladimir J. van der Laan
2015-01-08
1
-0
/
+18
|
\
|
*
Add SCRIPT_VERIFY_CLEANSTACK (BIP62 rule 6)
Pieter Wuille
2014-11-25
1
-0
/
+18
*
|
minor fix on script test data docs
Manuel Araoz
2014-12-16
1
-1
/
+1
*
|
newlines in strings are invalid JSON
Ryan X. Charles
2014-12-02
1
-18
/
+14
*
|
Move CHECKMULTISIG order tests out of automatically generated block
Pieter Wuille
2014-12-01
1
-24
/
+23
*
|
Use deterministically generated script tests
Pieter Wuille
2014-12-01
1
-24
/
+23
|
/
*
Test the exact order of CHECKMULTISIG sig/pubkey evaluation
Peter Todd
2014-11-20
1
-0
/
+25
*
Make STRICTENC invalid pubkeys fail the script rather than the opcode.
Pieter Wuille
2014-11-20
1
-9
/
+9
*
Discourage NOPs reserved for soft-fork upgrades
Peter Todd
2014-11-17
1
-0
/
+5
*
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
1
-15
/
+70
*
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
1
-2
/
+29
*
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-25
1
-0
/
+12
*
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
Pieter Wuille
2014-10-08
1
-10
/
+52
*
Prettify JSON tests and minimize diffs
Pieter Wuille
2014-10-07
1
-13
/
+78
*
Add automatic script test generation, and actual checksig tests
Pieter Wuille
2014-09-26
1
-12
/
+13
*
Add actual signature tests
Pieter Wuille
2014-09-22
1
-1
/
+16
*
Use actually valid transactions for script tests
Pieter Wuille
2014-09-22
1
-0
/
+9
*
Make script_{valid,invalid}.json validation flags configurable
Pieter Wuille
2014-09-08
1
-464
/
+476
*
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
*
additional test for OP_SIZE in script_valid.json
Otto Allmendinger
2014-07-18
1
-0
/
+1
*
Merge pull request #3965
Wladimir J. van der Laan
2014-05-09
1
-0
/
+13
|
\
|
*
script: add additional script tests
Cory Fields
2014-04-22
1
-0
/
+13
*
|
Test CHECKMULTISIG with m == 0 and n == 0
Peter Todd
2014-03-12
1
-0
/
+64
*
|
Fix script test handling of empty scripts
Peter Todd
2014-03-12
1
-0
/
+12
|
/
*
Add script test to prove that OP_0 evaluates as the empty vector, rather than...
Andreas Schildbach
2014-03-11
1
-1
/
+3
*
Add a few more basic script/tx test-cases.
Matt Corallo
2013-11-08
1
-1
/
+9
*
Document and test OP_RESERVED weirdness
Peter Todd
2013-08-25
1
-1
/
+5
*
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
1
-0
/
+15
*
Test canonical prunable txout format explicitly
Peter Todd
2013-03-01
1
-0
/
+2
*
Add coverage for all invalid ops
Peter Todd
2013-03-01
1
-0
/
+64
*
Add a few test cases to data-driven script tests.
Matt Corallo
2012-08-20
1
-1
/
+110
*
Remove newlines from JSON strings
Gavin Andresen
2012-05-25
1
-50
/
+6
*
Unit tests for transaction size limits
Gavin Andresen
2012-05-25
1
-0
/
+60
*
Lots more Script unit test cases.
Gavin Andresen
2012-05-24
1
-7
/
+107
[next]