BIP 174: Add test vectors for additional unsigned tx serialization #1099

pull achow101 wants to merge 1 commits into bitcoin:master from achow101:more-psbt-tests changing 1 files +12 −0
  1. achow101 commented at 5:36 PM on April 8, 2021: member

    There are some edge cases with unsigned tx serialization, so this adds test vectors for them. Specifically, an unsigned tx with witness serialization is invalid, a transaction with 0 inputs and 0 outputs is valid, and a transaction with 0 inputs and non-0 outputs is valid.

  2. BIP 174: Add test vectors for additional unsigned tx serialization
    There are some edge cases with unsigned tx serialization, so this adds
    test vectors for them. Specifically, an unsigned tx with witness
    serialization is invalid, a transaction with 0 inputs and 0 outputs is
    valid, and a transaction with 0 inputs and non-0 outputs is valid.
    754b77a915
  3. luke-jr merged this on Apr 22, 2021
  4. luke-jr closed this on Apr 22, 2021

Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:50 UTC