| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #4555 | Wladimir J. van der Laan | 2014-09-17 | 1 | -4/+4 |
| |\ | | | | | | | | | | | | | 6dcfda2 Don't pass nHashType to EvalScript nor CheckSig (jtimon) 2b23a87 Don't pass nHashType to VerifyScript (jtimon) ce3649fb Remove CScriptCheck::nHashType (was always 0) (jtimon) 358562b Remove unused function main:VerifySignature (jtimon) | ||||
| | * | Don't pass nHashType to EvalScript nor CheckSig | jtimon | 2014-09-12 | 1 | -3/+3 |
| | | | |||||
| | * | Don't pass nHashType to VerifyScript | jtimon | 2014-09-12 | 1 | -1/+1 |
| | | | |||||
| * | | cleanup new script files (no code changes) | Philip Kaufmann | 2014-09-14 | 1 | -2/+2 |
| |/ | | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license | ||||
| * | Separate script/sign | jtimon | 2014-09-08 | 1 | -0/+260 |