Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plutus Core builtin for modular exponentiation #6333

Closed
zliu41 opened this issue Jul 25, 2024 · 0 comments
Closed

Plutus Core builtin for modular exponentiation #6333

zliu41 opened this issue Jul 25, 2024 · 0 comments

Comments

@zliu41
Copy link
Member

zliu41 commented Jul 25, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants