Bitcoin Forum
May 12, 2024, 09:15:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Altcoin Discussion / scriptPubKey with OP_MUL on: November 26, 2018, 05:47:33 PM
Hello there, I'm trying to make a spliting transcation for Bitcoin's fork BSV. As far I know, there are old satoshis opcodes unlocked.
I've tried to add something like this in output:
OP_DUP OP_HASH160 <somehash> OP_EQUALVERIFY OP_CHECKSIG OP_1 OP_1 OP_MUL OP_DROP
and other combinations, but it always fail without error message. On some tx-broadcast sites it returns just scriptpubkey fail, even with valid stack script with eg. OP_ADD
Is there any restrictions with arithmetic instructions in spending script?

PS. OP_MUL is unblocked in BSV fork
PSS. If this is not a good subforums please move it,

Thanks in advice

Here's some example transaction which I trying to make:

0100000001ebccd85638acbfa3233d572f1fb7d7ae663402692166b60030abe8babbe5d40a000000006b48SIG
ffffffff01
f3e84e00000000001d76a9144f13e62a31fa0f883ed0ab4b4cd61458794c62ff88ac51519375
a5840800
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!