9 Commits (cbf28c6619fe348a258dfd7d08bdbd2392d07511)

Author SHA1 Message Date
Luke e21b2e0d5f Typo in test 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
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 12 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 13 years ago
Chris Moore b3a6e613fc CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. 13 years ago
Pieter Wuille b3974ec9d4 Unit tests for EC key routines 13 years ago