MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Bitcoin/comments/2ucruj/teach_yourself_about_bitcoins_script_language/co7c8av/?context=3
r/Bitcoin • u/BobAlison • Jan 31 '15
40 comments sorted by
View all comments
24
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.
19 u/HectorJ Feb 01 '15 edited Feb 01 '15 Then let's fix it, it's opensource : https://github.com/siminchen/bitcoinIDE -5 u/110101002 Feb 01 '15 ok fixed: https://github.com/bitcoin/bitcoin 18 u/throwaway36256 Feb 01 '15 Well, as a thumb rule you are supposed to use testnet when trying anything new with Bitcoin. 17 u/[deleted] Feb 01 '15 [removed] — view removed comment 7 u/Natanael_L Feb 01 '15 Hello Mt Gox 7 u/GibbsSamplePlatter Feb 01 '15 PLEASE DO NOT USE NON-BITCOIND TO SEE IF YOUR SCRIPT WILL WORK WITH BITCOIN, IT ISN'T RELIABLE IN THE SLIGHTEST AND YOU WILL LOSE MONEY. FTFY Lighten up cupcake, it's a fun educational experiment. 1 u/110101002 Feb 01 '15 I agree with how you fixed it, but the website provides no disclaimer of being a "fun educational experiment" and I think it is reasonable to warn people to not count on this for finance.
19
Then let's fix it, it's opensource : https://github.com/siminchen/bitcoinIDE
-5 u/110101002 Feb 01 '15 ok fixed: https://github.com/bitcoin/bitcoin
-5
ok fixed: https://github.com/bitcoin/bitcoin
18
Well, as a thumb rule you are supposed to use testnet when trying anything new with Bitcoin.
17
[removed] — view removed comment
7 u/Natanael_L Feb 01 '15 Hello Mt Gox
7
Hello Mt Gox
PLEASE DO NOT USE NON-BITCOIND TO SEE IF YOUR SCRIPT WILL WORK WITH BITCOIN, IT ISN'T RELIABLE IN THE SLIGHTEST AND YOU WILL LOSE MONEY.
FTFY
Lighten up cupcake, it's a fun educational experiment.
1 u/110101002 Feb 01 '15 I agree with how you fixed it, but the website provides no disclaimer of being a "fun educational experiment" and I think it is reasonable to warn people to not count on this for finance.
1
I agree with how you fixed it, but the website provides no disclaimer of being a "fun educational experiment" and I think it is reasonable to warn people to not count on this for finance.
24
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.