aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorpierrenn <git@pnn.sh>2020-03-24 16:17:58 +0900
committerpierrenn <git@pnn.sh>2020-03-27 15:51:05 +0900
commit9ab14e4d21c73d16d8d782f1576fe29e659e2a70 (patch)
treec5c0e040cc880f3faf0806b3748463bc7a133a5d /Makefile.am
parent97b0687501cee77a9170f9e288755a5d268e9bd4 (diff)
downloadbitcoin-9ab14e4d21c73d16d8d782f1576fe29e659e2a70.tar.xz
Limit decimal range of numbers ParseScript accepts
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index bd41c5ae27..0128133810 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -301,6 +301,8 @@ EXTRA_DIST += \
test/util/data/txcreatescript3.json \
test/util/data/txcreatescript4.hex \
test/util/data/txcreatescript4.json \
+ test/util/data/txcreatescript5.hex \
+ test/util/data/txcreatescript6.hex \
test/util/data/txcreatesignv1.hex \
test/util/data/txcreatesignv1.json \
test/util/data/txcreatesignv2.hex \