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
/
script
/
interpreter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make comments in /src/script doxygen compatible
Michael Ford
2014-11-10
1
-17
/
+22
*
boost: moveonly: split CPubKey and friends to new files
Cory Fields
2014-10-31
1
-1
/
+1
*
boost: moveonly: create eccryptoverify.h|cpp and move helper functions there
Cory Fields
2014-10-31
1
-1
/
+2
*
Merge pull request #5100
Pieter Wuille
2014-10-28
1
-1
/
+1
|
\
|
*
MOVEONLY: Separate CTransaction and dependencies from core
jtimon
2014-10-27
1
-1
/
+1
*
|
Add SCRIPT_VERIFY_MINIMALDATA (BIP62 rules 3 and 4)
Pieter Wuille
2014-10-25
1
-11
/
+40
*
|
Add SCRIPT_VERIFY_SIGPUSHONLY (BIP62 rule 2)
Pieter Wuille
2014-10-25
1
-0
/
+4
|
/
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
Pieter Wuille
2014-10-08
1
-21
/
+55
*
Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker
Pieter Wuille
2014-10-02
1
-5
/
+5
*
Make signature cache optional
Pieter Wuille
2014-10-02
1
-68
/
+6
*
Abstract out SignatureChecker
Pieter Wuille
2014-10-02
1
-9
/
+10
*
script: don't read past the end
Cory Fields
2014-09-25
1
-1
/
+2
*
script: Fix reference into empty vector run time exception
ENikS
2014-09-25
1
-6
/
+6
*
Merge pull request #4555
Wladimir J. van der Laan
2014-09-17
1
-13
/
+9
|
\
|
*
Don't pass nHashType to EvalScript nor CheckSig
jtimon
2014-09-12
1
-11
/
+8
|
*
Don't pass nHashType to VerifyScript
jtimon
2014-09-12
1
-5
/
+4
*
|
cleanup new script files (no code changes)
Philip Kaufmann
2014-09-14
1
-2
/
+2
|
/
*
Separate script/interpreter
jtimon
2014-09-08
1
-0
/
+1048
[prev]