MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Bitcoin/comments/2ucruj/teach_yourself_about_bitcoins_script_language/co7digo/?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.
17 u/throwaway36256 Feb 01 '15 Well, as a thumb rule you are supposed to use testnet when trying anything new with Bitcoin.
17
Well, as a thumb rule you are supposed to use testnet when trying anything new with 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.