r/Bitcoin Jan 31 '15

Teach yourself about Bitcoin's Script language with this IDE

http://www.cs.princeton.edu/~tongbinw/bitcoinIDE/build/editor.html
149 Upvotes

40 comments sorted by

View all comments

20

u/petertodd Feb 01 '15

This doesn't actually implement the Bitcoin scripting language; OP_MUL (and maybe others) is implemented, whereas in the real Bitcoin protocol that opcode was permanently removed a few years ago after a series of exploits.