Post
Topic
Board Development & Technical Discussion
Re: Why will nodes not relay non-standard txs?
by
telepatheic
on 07/05/2014, 16:02:46 UTC
Signatures apply to the entire transaction.  There are options to only sign part of the transaction, but by default all outputs are signed.

No they don't, signatures apply to the whole transaction but with the other inputs set to 0 see https://en.bitcoin.it/wiki/OP_CHECKSIG

As mentioned in another thread, transaction signing is weird, complicated and needs updating.

Edit: discussion moved to a new thread https://bitcointalk.org/index.php?topic=599396.0