8ec60d4678
Both the script tests (positive and negative) and tx texts (ditto) are present. Some of the tx tests in the negative section have been replaced by a comment line explaining why that test is elided, to add in diffing. The reasons were always that they test things handled by other parts of the btcd stack (normally chain). For example MAX_MONEY, number of outputs, coinbase sizes etc. Much of the inital test logic from @dajohi using hand transcribed tables for selected tests. The json parsers, script format parser and a lot of cleaning up/bugfixing from your truly. @davecgh had some input too.
8 lines
349 B
Text
8 lines
349 B
Text
The json files in this directory come from the bitcoind project
|
|
(https://github.com/bitcoin/bitcoin) and is released under the following
|
|
license:
|
|
|
|
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.
|
|
|