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
  1. MarcoFalke commented at 8:12 AM on May 1, 2021: member

    No description provided.

  2. test: Add missing test for empty P2WSH redeem fa80a11c3b
  3. fanquake added the label Tests on May 1, 2021
  4. 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>

  5. Subawit approved
  6. Subawit approved
  7. Subawit commented at 8:30 AM on May 5, 2021: none
  8. laanwj merged this on May 5, 2021
  9. laanwj closed this on May 5, 2021

  10. MarcoFalke deleted the branch on May 5, 2021
  11. sidhujag referenced this in commit 0c80912ca8 on May 5, 2021
  12. gwillen referenced this in commit 9e86b11c75 on Jun 1, 2022
  13. DrahtBot locked this on Aug 18, 2022
Labels

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me