This value doesn't affect the outcome of the test, because the values are properly set on line 351 (https://github.com/bitcoin/bitcoin/pull/13565/files#diff-b7061098b41bd31ef5db043705441133R351), but this makes the test values internally coherent.
test: Fix AreInputsStandard test to reference the proper scriptPubKey #13565
pull Empact wants to merge 1 commits into bitcoin:master from Empact:p2sh-tests-pub-key changing 1 files +1 −1-
Empact commented at 6:43 PM on June 28, 2018: member
-
f95989b3ed
Fix AreInputsStandard test to reference the proper scriptPubKey
This value doesn't affect the outcome of the test, because the values are properly set on line 351, but this makes the test values internally coherent.
-
Empact commented at 6:45 PM on June 28, 2018: member
Alternatively, if there's a way to remove this apparently ineffectual reference, I'd be curious to hear it.
- Empact renamed this:
Fix AreInputsStandard test to reference the proper scriptPubKey
test: Fix AreInputsStandard test to reference the proper scriptPubKey
on Jun 28, 2018 - fanquake added the label Tests on Jun 28, 2018
- laanwj requested review from theuni on Jul 5, 2018
-
theuni commented at 5:37 PM on July 6, 2018: member
Looks like it's been this way since introduction in 7f3b4e95695d50a4970e6eb91faa956ab276f161. I'm confused about why this works as-is though, am I missing something obvious?
-
MarcoFalke commented at 2:22 PM on July 10, 2018: member
It works as is, because the check is done on the redeemScript derived from the scriptSig
sixteenSigopsand not on thescriptPubKeyof the coin. -
MarcoFalke commented at 2:22 PM on July 10, 2018: member
utACK f95989b3ed864e2c2293958711da03e84e83a95e
- MarcoFalke merged this on Jul 10, 2018
- MarcoFalke closed this on Jul 10, 2018
- MarcoFalke referenced this in commit b05ded1764 on Jul 10, 2018
- Empact deleted the branch on Jul 10, 2018
- deadalnix referenced this in commit f04619aba4 on Apr 10, 2020
- PastaPastaPasta referenced this in commit b9e0fe112a on Jul 9, 2020
- PastaPastaPasta referenced this in commit 6e5fed036d on Jul 9, 2020
- ftrader referenced this in commit 28d5fc9a71 on Aug 17, 2020
- MarcoFalke locked this on Sep 8, 2021