No description provided.
test: Add missing test for empty P2WSH redeem #21821
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2105-testP2WSHemptyRedeem changing 1 files +4 −0-
MarcoFalke commented at 8:12 AM on May 1, 2021: member
-
test: Add missing test for empty P2WSH redeem fa80a11c3b
- fanquake added the label Tests on May 1, 2021
-
0xB10C commented at 8:10 AM on May 5, 2021: member
ACK fa80a11c3bb995ee15d4b0b9ad64148f6332ad42
<details> <summary> decoderawtransaction </summary>
$ bitcoin-cli decoderawtransaction 020000000001015f784e93f6b843bd9ad1b34f86f0a7b034053ac5f18da5c8547aa6041ba24d3d0000000000ffffffff013905000000000000220020e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855010000000000 { "txid": "7bb2219caa58dda3fc5b262f48ee50a5cd9f7283fff9ad5e311328b7569f078f", "hash": "3ef3c8e264f868193321223f77d773fdb770c54cae687fb6e42d596e43a98bbf", "version": 2, "size": 98, "vsize": 95, "weight": 380, "locktime": 0, "vin": [ { "txid": "3d4da21b04a67a54c8a58df1c53a0534b0a7f0864fb3d19abd43b8f6934e785f", "vout": 0, "scriptSig": { "asm": "", "hex": "" }, "txinwitness": [ "" ], "sequence": 4294967295 } ], "vout": [ { "value": 0.00001337, "n": 0, "scriptPubKey": { "asm": "0 e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "hex": "0020e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855", "reqSigs": 1, "type": "witness_v0_scripthash", "addresses": [ "bc1quwcvgs5clswpfxhm7nyfjmaeysn6us0yvjdexn9yjkv3k7zjhp2sfl5g83" ] } } ] }</details>
- Subawit approved
- Subawit approved
-
Subawit commented at 8:30 AM on May 5, 2021: none
- laanwj merged this on May 5, 2021
- laanwj closed this on May 5, 2021
- MarcoFalke deleted the branch on May 5, 2021
- sidhujag referenced this in commit 0c80912ca8 on May 5, 2021
- gwillen referenced this in commit 9e86b11c75 on Jun 1, 2022
- DrahtBot locked this on Aug 18, 2022
Contributors
Labels