19 Commits (07444da1dbd1dc1817ce614fd1c1d54929cc124c)

Author SHA1 Message Date
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Jack Grigg ee64b5e726 Re-encode hard-coded addresses in tests 8 years ago
Sean Bowe f0ae0b11fe Add test to ensure spending keys always encode with 'SK' at beginning. 8 years ago
Sean Bowe 0d6864e465 Added encoding for Zcash spending keys. 8 years ago
Sean Bowe 83ee1903fc Add tests for `CZCPaymentAddress`. 8 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 9 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pieter Wuille d0c41a7350 Add sanity check after key generation 10 years ago
Pieter Wuille a53fd41485 Deterministic signing 10 years ago
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 10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Pieter Wuille dfa23b94c2 CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
Pieter Wuille 1025440184 Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress 12 years ago
Chris Moore b3a6e613fc CBitcoinSecret::SetString() now calls IsValid() to make sure it was passed something with the correct version. 12 years ago
Pieter Wuille b3974ec9d4 Unit tests for EC key routines 13 years ago