Post
Topic
Board Altcoin Discussion
Topic OP
Is there an altcoin with extended script operations?
by
halftimepad
on 18/07/2015, 22:30:24 UTC
Bitcoin programming capabilities with script are interesting, but a bit limited. You can play with most on the testnet, but there are still disabled opcodes (usually for good reason):

https://en.bitcoin.it/wiki/Script

Is there any altcoin out there that has an extended set of opcodes in script to do different things that Bitcoin?

It could be anything from accepting some of the disabled opcodes to using new primitives.