lbrycrd/src/test/data
2018-03-04 17:24:43 -08:00
..
base58_encode_decode.json data-driven base58 CBitcoinAddress/CBitcoinSecret tests 2012-10-01 04:57:26 +02:00
base58_keys_invalid.json Implement BIP173 addresses and tests 2017-09-28 16:24:30 -07:00
base58_keys_valid.json Implement BIP173 addresses and tests 2017-09-28 16:24:30 -07:00
README.md Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01:00
script_tests.json Add some script tests related to BOOL ops and odd values like negative 0. 2018-02-13 10:35:04 -08:00
sighash.json Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json Fix a-vs-an typos 2018-02-11 10:48:15 +01:00
tx_valid.json Add a test for large tx output scripts with segwit input. 2018-03-04 17:24:43 -08:00

Description

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

License

The data files in this directory are distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php.