Talk:BIP UNOFFICIAL DRAFT 0

From Bitcoin Wiki
Revision as of 16:28, 15 January 2012 by Piuk (talk | contribs) (moved Talk:BIP 0017 DRAFT to Talk:BIP UNOFFICIAL DRAFT 0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This will not work. You demand from the txin (the one claiming the output) to do his own verification, by requiring the OP_NO_SKIP to be in the input. Verification should be enforced by the output. What your standard transaction output does is only check that a particular script was pushed on the stack. It does not require its execution. -- sipa