Clear pushnum cache on signature operations in sigop count
This commit fixes a bug in how the library counts 'signature operations' (sigops) in Bitcoin scripts. A small cache that remembers recently pushed numbers was not being cleared after signature-checking opcodes. This could cause a later mul…
7c8db561by Abeeujah+12−02 files