| Commit message (Expand) | 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 |
| |\ | |||||
| | * | 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 |
| |/ | |||||
| * | 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 |