Age | Commit message (Expand) | Author |
---|---|---|
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-09-08 | Separate script/interpreter | jtimon |
2014-09-08 | Move CScript class and dependencies to script/script | jtimon |
2014-09-08 | Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) | jtimon |
2014-08-01 | Declare SignatureHash() in script.h | jtimon |
2014-07-09 | move rand functions from util to new random.h/.cpp | Philip Kaufmann |
2014-06-21 | Add CMutableTransaction and make CTransaction immutable. | Pieter Wuille |
2014-03-31 | add checks for deserialization errors | Manuel Araoz |
2014-03-31 | Add code generating data/sighash.json test data | Manuel Araoz |
2014-03-31 | Add sighash tests from data file | Manuel Araoz |
2014-03-18 | Add licenses for tests and test data | Wladimir J. van der Laan |
2013-09-28 | Inline signature serializer | Pieter Wuille |