lbcd/txscript/data
Dave Collins a8a26aabb6 txscript: Correct OP_CHECKMULTSIG handling.
This commit corrects a case in the OP_CHECKMULTISIG handling where it was
possible to improperly validate a transaction that had a combination of
valid and malformed signatures.

It also adds a new test to ensure this case is properly handled and nukes
a superfluous comment.

Fixes #293.
2015-02-10 05:07:15 -06:00
..
LICENSE Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
script_invalid.json txscript: Correct OP_CHECKMULTSIG handling. 2015-02-10 05:07:15 -06:00
script_valid.json Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
tx_invalid.json Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00
tx_valid.json Import btcscript repo into txscript directory. 2015-01-30 10:30:16 -06:00