Thanks Amaclin, sorry but that ship has sailed. Do you have any comment on the OP_DROP question?
If it's me piloting the ship, I don't really mind him doing that instead. You probably will be better with his experience on the matter, I'm learning about these things not long ago and thus I both do it slower and with doubts popping up.
after the OP_CHECKSIGVERIFY as that pushes true to the stack
Thanks Amaclin, sorry but that ship has sailed. Do you have any comment on the OP_DROP question?
OP_CHECKSIGVERIFY does not push
true to the stack
Oh, doesn't it? I've been looking in the table at
this wiki page and on the outputs of this opcode there's a bool. Is there another place I can find more trustworty documentation about those ops?
By the way, as I mentioned, I'm new to bitcoin development, and I'm confused about one thing. This is a non-standard transaction, right? If I broadcast it to the network, chances are the money will be unspeadable because nodes don't want to run those kind of transactions? Also, weex, is the purposes you need that to broadcast to the bitcoin network or...?