aboutsummaryrefslogtreecommitdiff
path: root/src/test/canonical_tests.cpp
AgeCommit message (Expand)Author
2014-10-08Make SCRIPT_VERIFY_STRICTENC compatible with BIP62Pieter Wuille
2014-09-08Separate script/interpreterjtimon
2014-09-08Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)jtimon
2014-07-09move rand functions from util to new random.h/.cppPhilip Kaufmann
2014-05-09Merge pull request #3637Wladimir J. van der Laan
2014-03-18Add licenses for tests and test dataWladimir J. van der Laan
2014-03-10Also switch the (unused) verification code to low-s instead of even-s.Pieter Wuille
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-09-16included-tests: generate binary data from test files for inclusion into test ...Cory Fields
2013-08-16Only create signatures with even S, and verification mode to check.Pieter Wuille
2012-09-21Check for canonical public keys and signaturesPieter Wuille