← 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 reviewsCollections: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...