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
/
script_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #2740 from constantined/constantined
Gavin Andresen
2013-10-22
1
-2
/
+2
|
\
|
*
Switch to using raw_utf8
constantined
2013-07-23
1
-2
/
+2
*
|
Inline signature serializer
Pieter Wuille
2013-09-28
1
-1
/
+1
*
|
included-tests: generate binary data from test files for inclusion into test ...
Cory Fields
2013-09-16
1
-25
/
+8
*
|
Bugfix: Since test_bitcoin is being built and run inside src/test/, try using...
Luke Dashjr
2013-09-10
1
-1
/
+1
*
|
Document and test OP_RESERVED weirdness
Peter Todd
2013-08-25
1
-2
/
+6
|
/
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-3
/
+5
*
Introduce script verification flags
Pieter Wuille
2012-11-15
1
-17
/
+17
*
change blockchain -> block chain (spelling)
Philip Kaufmann
2012-10-21
1
-2
/
+2
*
Check for canonical public keys and signatures
Pieter Wuille
2012-09-21
1
-20
/
+20
*
Implement raw transaction RPC calls
Gavin Andresen
2012-07-05
1
-0
/
+113
*
Lots more Script unit test cases.
Gavin Andresen
2012-05-24
1
-1
/
+4
*
More CScript unit tests.
Gavin Andresen
2012-05-24
1
-5
/
+7
*
Define TEST_DATA_DIR so unit tests can be run from any current working directory
Gavin Andresen
2012-04-26
1
-2
/
+6
*
Data-drive script evaluation unit tests.
Gavin Andresen
2012-04-21
1
-0
/
+150
*
Fix tests after 38067c18
Pieter Wuille
2012-02-20
1
-7
/
+7
*
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
Gavin Andresen
2012-01-13
1
-23
/
+19
*
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
Gavin Andresen
2011-12-19
1
-19
/
+19
*
OP_EVAL implementation
Gavin Andresen
2011-12-19
1
-18
/
+22
*
Rework unit tests so test_bitcoin.cpp does not #include them all
Gavin Andresen
2011-12-19
1
-2
/
+2
*
CHECKMULTISIG unit tests.
Gavin Andresen
2011-08-26
1
-0
/
+136
*
Add a file for script tests
Vegard Nossum
2011-08-08
1
-0
/
+37
[prev]