From 4a4f593c8c6560104a381d61e4147fb27290ad8b Mon Sep 17 00:00:00 2001 From: Tom Harding Date: Tue, 25 Aug 2020 09:34:33 -0700 Subject: Update bip-0119.mediawiki "susceptibility", but meaning is clear without this word --- bip-0119.mediawiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bip-0119.mediawiki') diff --git a/bip-0119.mediawiki b/bip-0119.mediawiki index 7a87b24..730ffb9 100644 --- a/bip-0119.mediawiki +++ b/bip-0119.mediawiki @@ -266,7 +266,7 @@ segwit transaction in which case it must be only the exact redeemscript. P2SH is (unless the P2SH hash is broken) with CHECKTEMPLATEVERIFY because the template hash must commit to the ScriptSig, which must contain the redeemscript, which is a hash cycle. -To prevent succeptibility to malleability when not using a segwit input, we also commit to the +To prevent malleability when not using a segwit input, we also commit to the scriptsig. This makes it possible to use a 2 input CHECKTEMPLATEVERIFY with a legacy pre-signed spend, as long as the exact scriptsig for the legacy output is committed. This is more robust than simply disallowing any scriptSig to be set with CHECKTEMPLATEVERIFY. -- cgit v1.2.3