17
4
To the best of my knowledge, currently "Satoshi" client relays and most pools accept only standard (transfer or generation) transactions. Besides, community is working on M-of-N transaction type. Adding non-standard transaction to the blockchain is nowadays pretty problematic.
While currently enabling arbitrary scripts in transactions could be disastrous due to possible bugs in code (or in the script system itself), I wonder if it is planned to allow arbitrary transactions somewhere in the future, or will most of the network always be restricted to some set of "good" transaction templates?
possibly answered here: http://bitcoin.stackexchange.com/questions/4486/transaction-with-slightly-changed-script-is-never-relayed
– kirian – 2012-12-08T14:16:28.3831@kirian Could you please post exact quotation? I can't find anything about the plans of handling non-standard transactions in the future, or whether "
IsStandard" check in "default" client is considered temporary or permanent. – aland – 2012-12-08T14:24:00.017Sorry you are right. I don't know what the plans are for non-standard transactions in the Satoshi client. – kirian – 2012-12-08T15:00:20.640