0.3.2
v0.3.2
- replace
OP_GREATERTHANOREQUAL
withOP_NUMEQUAL
to prevent malleability(bitcoin/bitcoin#29949 (comment)) - fix minimal push for number push
OP_GREATERTHANOREQUAL
with OP_NUMEQUAL
to prevent malleability(bitcoin/bitcoin#29949 (comment))