aboutsummaryrefslogtreecommitdiff
path: root/src/script/interpreter.h
Commit message (Expand)AuthorAgeFilesLines
* minor license, header end comment etc. cleanup in /scriptPhilip Kaufmann2014-10-061-1/+1
* Replace SCRIPT_VERIFY_NOCACHE by flag directly to checkerPieter Wuille2014-10-021-5/+4
* Make signature cache optionalPieter Wuille2014-10-021-15/+19
* Abstract out SignatureCheckerPieter Wuille2014-10-021-3/+25
* Merge pull request #4555Wladimir J. van der Laan2014-09-171-3/+3
|\
| * Don't pass nHashType to EvalScript nor CheckSigjtimon2014-09-121-2/+2
| * Don't pass nHashType to VerifyScriptjtimon2014-09-121-1/+1
* | cleanup new script files (no code changes)Philip Kaufmann2014-09-141-4/+4
|/
* Separate script/interpreterjtimon2014-09-081-0/+45