plutus
plutus copied to clipboard
Fix Certifier Inline Decision Procedure
There is a disagreement between the simplifier and the certifier about the inline phase. This is probably a bug in the certifier's UInline decision procedure. First we need to identify what the problem is, and then decide which needs to change to fix it.
Fixes https://github.com/IntersectMBO/plutus-private/issues/1475