Pieter Wuille 9df9cf5a9f Make SCRIPT_VERIFY_STRICTENC compatible with BIP62
* Delete canonical_tests.cpp, and move the tests to script_tests.cpp.
* Split off SCRIPT_VERIFY_DERSIG from SCRIPT_VERIFY_STRICTENC (the BIP62 part of it).
* Change signature STRICTENC/DERSIG semantics to fail the script entirely rather than the CHECKSIG result (softfork safety, and BIP62 requirement).
* Add many autogenerated tests for several odd cases.
* Mention specific BIP62 rules in the script verification flags.
2014-10-08 15:42:29 -07:00
..
2014-08-19 10:28:58 -04:00
2014-03-18 10:20:55 +01:00
2014-03-31 11:19:19 -03:00
2014-08-19 23:15:58 -04:00
2014-08-19 23:15:58 -04:00
2014-08-19 23:15:58 -04:00
2014-08-19 23:15:58 -04:00
2014-06-02 10:54:20 +02:00
2014-08-19 23:15:58 -04:00

Description

This directory contains data-driven tests for various aspects of Bitcoin.

License

The data files in this directory are

Copyright (c) 2012-2014 The Bitcoin Core developers
Distributed under the MIT/X11 software license, see the accompanying
file COPYING or http://www.opensource.org/licenses/mit-license.php.