diff options
| author | MarcoFalke <[email protected]> | 2019-12-10 12:49:29 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-12-10 12:49:31 -0500 |
| commit | ea756bc48cd5eebc0e508fa7679e31f3e2848d60 (patch) | |
| tree | 8303a711b40feeb141aa98736f6348fa9b2ed293 /src/interfaces/node.cpp | |
| parent | Merge #17524: psbt: handle unspendable psbts (diff) | |
| parent | test: add unit test for non-standard bare multisig txs (diff) | |
| download | discoin-ea756bc48cd5eebc0e508fa7679e31f3e2848d60.tar.xz discoin-ea756bc48cd5eebc0e508fa7679e31f3e2848d60.zip | |
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 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions