17 Commits (74e519aa2d1319a63720af1419e46b69ae95c98f)

Author SHA1 Message Date
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 9 years ago
Pavel Janík 5262fde0ec Remove whitespaces before double colon in errors and logs 10 years ago
Wladimir J. van der Laan 34cdc41128 String conversions uint256 -> uint256S 10 years ago
Wladimir J. van der Laan 2eae3157f6 Replace uint256(1) with static constant 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
jtimon da03e6ed7c Separate script/interpreter 10 years ago
jtimon cbd22a50c4 Move CScript class and dependencies to script/script 10 years ago
jtimon 86dbeea2cd Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes) 10 years ago
jtimon f5745fa52a Declare SignatureHash() in script.h 10 years ago
Philip Kaufmann 6354935c48 move rand functions from util to new random.h/.cpp 10 years ago
Pieter Wuille 4949004d68 Add CMutableTransaction and make CTransaction immutable. 10 years ago
Manuel Araoz 81bfb5aebf add checks for deserialization errors 10 years ago
Manuel Araoz 232aa9e034 Add code generating data/sighash.json test data 10 years ago
Manuel Araoz 43cb41859e Add sighash tests from data file 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 10 years ago
Pieter Wuille f5857e5cb5 Inline signature serializer 11 years ago