| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MOVEONLY: core/ -> primitives/ | Luke Dashjr | 2014-12-03 | 1 | -1/+1 |
| * | Make comments in /src/script doxygen compatible | Michael Ford | 2014-11-10 | 1 | -6/+6 |
| * | Avoid a bunch of copying/conversion in script/sign | Pieter Wuille | 2014-11-04 | 1 | -4/+4 |
| * | MOVEONLY: Separate CTransaction and dependencies from core | jtimon | 2014-10-27 | 1 | -1/+1 |
| * | script: add ToByteVector() for converting anything with begin/end | Cory Fields | 2014-10-17 | 1 | -1/+1 |
| * | Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker | Pieter Wuille | 2014-10-02 | 1 | -1/+1 |
| * | Make signature cache optional | Pieter Wuille | 2014-10-02 | 1 | -3/+3 |
| * | Abstract out SignatureChecker | Pieter Wuille | 2014-10-02 | 1 | -1/+1 |
| * | Merge pull request #4555 | Wladimir J. van der Laan | 2014-09-17 | 1 | -4/+4 |
| |\ | |||||
| | * | 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 |
| |/ | |||||
| * | Separate script/sign | jtimon | 2014-09-08 | 1 | -0/+260 |