FLO-wallet-core/src/test/data
ultragtx 07bf9007d3
Litecoin: Fix various tests
# Conflicts:
#	.travis.yml
#	qa/README.md
#	qa/pull-tester/rpc-tests.py
#	qa/rpc-tests/test_framework/test_framework.py
#	src/test/README.md
#	src/test/blockencodings_tests.cpp
#	src/test/main_tests.cpp
#	src/test/pow_tests.cpp
#	src/test/test_bitcoin.cpp
#	test/functional/fundrawtransaction.py
#	test/functional/multi_rpc.py
#	test/functional/p2p-compactblocks.py
#	test/functional/test_framework/mininode.py
#	test/functional/test_framework/util.py
2017-09-19 18:22:34 -07:00
..
base58_encode_decode.json
base58_keys_invalid.json Litecoin: Fix various tests 2017-09-19 18:22:34 -07:00
base58_keys_valid.json Litecoin: Fix various tests 2017-09-19 18:22:34 -07:00
README.md Remove redundant copyright notices from README files 2015-01-02 10:46:23 +01:00
script_tests.json Replace MAX_OPCODE for OP_NOP10. 2017-07-11 16:45:42 +09:00
sighash.json Add sighash tests from data file 2014-03-31 11:19:19 -03:00
tx_invalid.json Adding 'amount' label to tx_valid/tx_invalid.json files 2016-12-15 19:04:56 -06:00
tx_valid.json Fixed multiple typos 2017-06-22 19:18:10 +03: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.