We are missing a test vector for SINGLE|ANYONECANPAY inside of tx_valid.json. This addresses the issue #12060
Backport of Bitcoin Core PR12082
https://github.com/bitcoin/bitcoin/pull/12082
Differential D4062
Adding test case for SINGLE|ANYONECANPAY hash type in tx_valid.json fpelliccioni on Sep 12 2019, 20:52. Authored by Tags None Subscribers None
Details
We are missing a test vector for SINGLE|ANYONECANPAY inside of tx_valid.json. This addresses the issue #12060 Backport of Bitcoin Core PR12082 make check-all
Diff Detail
Event TimelineComment Actions check-all is unnecessary in that case. If you use cmake, I strongly advise you use ninja instead of make and it is way faster. |