diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-12-10 12:49:29 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-12-10 12:49:31 -0500 |
commit | ea756bc48cd5eebc0e508fa7679e31f3e2848d60 (patch) | |
tree | 8303a711b40feeb141aa98736f6348fa9b2ed293 /doc/man | |
parent | fae94785d99ef0f24c9c97a58fce6af0d4a0d452 (diff) | |
parent | 1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba (diff) |
Merge #17502: test: add unit test for non-standard bare multisig txs
1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba test: add unit test for non-standard bare multisig txs (Sebastian Falbesoner)
Pull request description:
Approaches another missing unit test of issue #17394: Checks that the function `IsStandardTx()` returns rejection reason `"bare-multisig"` if any one of the outputs' scriptPubKey has bare multisignature format (i.e. `M <PubKey1> <PubKey2> ... <PubKeyN> N OP_CHECKSIG`, not P2SH!) and the policy flag `fIsBareMultisigStd` is set to false.
ACKs for top commit:
instagibbs:
utACK https://github.com/bitcoin/bitcoin/pull/17502/commits/1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba
Tree-SHA512: d7c95e35da16520d6dcd2b4278e2426fedd13f68d1f23c90e85e929774e123fbfcfbccc26df6ad1c0dd61780896fa4b4b3d4e8280c647bb06df2bfcf2ba572fb
Diffstat (limited to 'doc/man')
0 files changed, 0 insertions, 0 deletions