mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
[Bitcoin-Tx] fix missing test fixtures, fix 32bit atoi issue
This commit is contained in:
@@ -17,7 +17,9 @@ EXTRA_DIST += \
|
||||
test/data/txcreate2.hex \
|
||||
test/data/txcreatedata1.hex \
|
||||
test/data/txcreatedata2.hex \
|
||||
test/data/txcreatesign.hex
|
||||
test/data/txcreatesign.hex \
|
||||
test/data/txcreatedata_seq0.hex \
|
||||
test/data/txcreatedata_seq1.hex
|
||||
|
||||
JSON_TEST_FILES = \
|
||||
test/data/script_tests.json \
|
||||
|
||||
Reference in New Issue
Block a user