You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ae0ce13 Simplify algorithm for opcode counting (sanket1729)
239efd5 Fill in default definitions (sanket1729)
Pull request description:
- Instead of explicitly counting all opcodes required while satisfaction,
we explicitly track only additional opcodes while satisfaction and
dissatisfaction.
- Removes some unnecessary code around wrapper casting
Double-checked and compared with the c++ codebase
ACKs for top commit:
apoelstra:
ACK ae0ce13
Tree-SHA512: 54f9c0bdd386645b595dc2de27513db15f2377525d7f9ad7899f07d3b434b0e40d9b24db8e87c2411c4d670ad17143f1ef50e490531f08395c136fa0897b986c
0 commit comments