lbcd/txscript/data
Dave Collins edc0d15882 txscript: Consensus audit.
This commit contains fixes from the results of a thorough audit of
txscript to find any cases of script evaluation which doesn't match the
required consensus behavior.  These conditions are fairly obscure and
highly unlikely to happen in any real scripts, but they could have
nevertheless been used by a clever attacker with malicious intent to
cause a fork.

Test cases which exercise these conditions have been added to the
reference tests and will contributed upstream to improve the quality for
the entire ecosystem.
2015-05-06 09:41:50 -05:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Cleanup and improve opcode tests. 2015-04-28 03:19:00 -05:00
script_valid.json txscript: Consensus audit. 2015-05-06 09:41:50 -05:00
tx_invalid.json txscript: Consensus audit. 2015-05-06 09:41:50 -05:00
tx_valid.json txscript: Add new verification flags. 2015-02-12 12:27:44 -05:00