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
We need to add the modular exponentiation primitive (CIP-0109) as a built-in function in Plutus Core. This should be a fairly straightforward process once we have identified a suitable library function. Note that the library function must be compatible with GHC 8.10 until we drop support for that.
The text was updated successfully, but these errors were encountered:
We need to add the modular exponentiation primitive (CIP-0109) as a built-in function in Plutus Core. This should be a fairly straightforward process once we have identified a suitable library function. Note that the library function must be compatible with GHC 8.10 until we drop support for that.
The text was updated successfully, but these errors were encountered: