| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Declare SignatureHash() in script.h | jtimon | 2014-08-01 | 1 | -2/+1 |
| * | move rand functions from util to new random.h/.cpp | Philip Kaufmann | 2014-07-09 | 1 | -8/+8 |
| * | Add CMutableTransaction and make CTransaction immutable. | Pieter Wuille | 2014-06-21 | 1 | -3/+3 |
| * | add checks for deserialization errors | Manuel Araoz | 2014-03-31 | 1 | -16/+25 |
| * | Add code generating data/sighash.json test data | Manuel Araoz | 2014-03-31 | 1 | -3/+30 |
| * | Add sighash tests from data file | Manuel Araoz | 2014-03-31 | 1 | -3/+57 |
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-03-18 | 1 | -0/+4 |
| * | Inline signature serializer | Pieter Wuille | 2013-09-28 | 1 | -0/+120 |