Browse Source
Signatures sent a second time now are correctly ignored, rather than prompting a removal for the utxo entry which fails since it's already been removed. Also corrects the case where a junk signature can trigger a crash in verify_tx_input, if its script deserialization results in non-string entries (integer or None). Test cases in test_taker updated to include these error cases, now passing.master
2 changed files with 22 additions and 2 deletions
Loading…
Reference in new issue