← Back to Bitcoin Improvement Proposals
BIPinformationaltransactionssigning

clarify message serialization and add test vectors to BIP-322

This * adds test vectors to the BIP-322 (signmessage) proposal (more needed, but better than nothing) * clarifies how messages are serialized as this was slightly ambiguous * clarifies that the <code>to_sign</code> transaction must have version, locktime, and sequence all set to 0 for the SIMPLE format (signature only)

No reviews
kallewoof·Updated Feb 8, 2022·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

This

  • adds test vectors to the BIP-322 (signmessage) proposal (more needed, but better than nothing)
  • clarifies how messages are serialized as this was slightly ambiguous
  • clarifies that the <code>to_sign</code> transaction must have version, locktime, and sequence all set to 0 for the SIMPLE format (signature only)

Discussion (0 threads)

Loading discussions...