Age | Commit message (Expand) | Author |
---|---|---|
2014-11-10 | Make comments in /src/script doxygen compatible | Michael Ford |
2014-11-04 | Avoid a bunch of copying/conversion in script/sign | Pieter Wuille |
2014-10-27 | MOVEONLY: Separate CTransaction and dependencies from core | jtimon |
2014-10-17 | script: add ToByteVector() for converting anything with begin/end | Cory Fields |
2014-10-02 | Replace SCRIPT_VERIFY_NOCACHE by flag directly to checker | Pieter Wuille |
2014-10-02 | Make signature cache optional | Pieter Wuille |
2014-10-02 | Abstract out SignatureChecker | Pieter Wuille |
2014-09-17 | Merge pull request #4555 | Wladimir J. van der Laan |
2014-09-14 | cleanup new script files (no code changes) | Philip Kaufmann |
2014-09-12 | Don't pass nHashType to EvalScript nor CheckSig | jtimon |
2014-09-12 | Don't pass nHashType to VerifyScript | jtimon |
2014-09-08 | Separate script/sign | jtimon |