| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Fixing condition 'sabotaging' MSVC build | ENikS | 2014-09-19 | 1 | -2/+0 | |
| |/ | ||||||
| * | Merge pull request #4555 | Wladimir J. van der Laan | 2014-09-17 | 3 | -20/+16 | |
| |\ | | | | | | | | | | | | | 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 | 3 | -16/+13 | |
| | | | ||||||
| | * | Don't pass nHashType to VerifyScript | jtimon | 2014-09-12 | 3 | -7/+6 | |
| | | | ||||||
| * | | Move CTxDestination from script/script to script/standard | Pieter Wuille | 2014-09-16 | 4 | -57/+64 | |
| | | | ||||||
| * | | cleanup new script files (no code changes) | Philip Kaufmann | 2014-09-14 | 10 | -26/+27 | |
| |/ | | | | | | - add missing header end comments - ensure alphabetical ordering - update copyright year and license | |||||
| * | Separate script/sign | jtimon | 2014-09-08 | 2 | -0/+283 | |
| | | ||||||
| * | Separate CScriptCompressor | jtimon | 2014-09-08 | 2 | -0/+211 | |
| | | ||||||
| * | Separate script/standard | jtimon | 2014-09-08 | 2 | -0/+310 | |
| | | ||||||
| * | Separate script/interpreter | jtimon | 2014-09-08 | 2 | -0/+1093 | |
| | | ||||||
| * | Move CScript class and dependencies to script/script | jtimon | 2014-09-08 | 2 | -0/+940 | |