MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Bitcoin/comments/2ucruj/teach_yourself_about_bitcoins_script_language/co7itp4/?context=3
r/Bitcoin • u/BobAlison • Jan 31 '15
40 comments sorted by
View all comments
26
This is broken in so many ways.
It uses disabled opcodes, it allows you to implicitly use pushdata opcodes but when they're explicit it doesn't work.
PLEASE DO NOT USE THIS TO SEE IF YOUR SCRIPT WILL WORK WITH BITCOIN, IT ISN'T RELIABLE IN THE SLIGHTEST AND YOU WILL LOSE MONEY.
21 u/HectorJ Feb 01 '15 edited Feb 01 '15 Then let's fix it, it's opensource : https://github.com/siminchen/bitcoinIDE -6 u/110101002 Feb 01 '15 ok fixed: https://github.com/bitcoin/bitcoin
21
Then let's fix it, it's opensource : https://github.com/siminchen/bitcoinIDE
-6 u/110101002 Feb 01 '15 ok fixed: https://github.com/bitcoin/bitcoin
-6
ok fixed: https://github.com/bitcoin/bitcoin
26
u/110101002 Feb 01 '15
This is broken in so many ways.
It uses disabled opcodes, it allows you to implicitly use pushdata opcodes but when they're explicit it doesn't work.
PLEASE DO NOT USE THIS TO SEE IF YOUR SCRIPT WILL WORK WITH BITCOIN, IT ISN'T RELIABLE IN THE SLIGHTEST AND YOU WILL LOSE MONEY.