lbcd/txscript/data
David Hill 9523345814 txscript: Add new flag ScriptVerifyCleanStack
The ScriptVerifyCleanStack flag requires that only a single
stack element remains after evaluation and that when interpreted
as a bool, it must be true.  This is BIP0062, rule 6.

This mimics Bitcoin Core commit b6e03cc59208305681745ad06f2056ffe6690597
2015-03-13 15:54:17 -04:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Add new flag ScriptVerifyCleanStack 2015-03-13 15:54:17 -04:00
script_valid.json txscript: Add new flag ScriptVerifyCleanStack 2015-03-13 15:54:17 -04:00
tx_invalid.json txscript: Add new verification flags. 2015-02-12 12:27:44 -05:00
tx_valid.json txscript: Add new verification flags. 2015-02-12 12:27:44 -05:00