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