edc0d15882
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. |
||
---|---|---|
.. | ||
LICENSE | ||
script_invalid.json | ||
script_valid.json | ||
tx_invalid.json | ||
tx_valid.json |