<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
Expected behavior
Pass the test
Actual behavior
Failed the test
To reproduce
run make check:
'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output',
'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output (output in json)',
'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output, wrapped in P2SH',
'Creates a new transaction with a single 2-of-3 multisig in a P2WSH output, wrapped in P2SH (output in json)',
'Uncompressed pubkeys should work just fine for non-witness outputs',
'Ensure adding witness outputs with uncompressed pubkeys fails']
make[3]: *** [Makefile:19028: check-local] Error 1
make[3]: Leaving directory '/home/stuart/aports/community/bitcoin/src/bitcoin-0.20.1/src'
make[2]: *** [Makefile:17578: check-am] Error 2
make[2]: Leaving directory '/home/stuart/aports/community/bitcoin/src/bitcoin-0.20.1/src'
make[1]: *** [Makefile:17263: check-recursive] Error 1
make[1]: Leaving directory '/home/stuart/aports/community/bitcoin/src/bitcoin-0.20.1/src'
make: *** [Makefile:781: check-recursive] Error 1
>>> ERROR: bitcoin: check failed
System information
- Bitcoin
0.20.1 - Alpine Linux Edge (
3.12.1currently) LXC container