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

algebra: authenticated-scalar: Implement pow method #29

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds a pow method to both the AuthenticatedScalarResult and native Scalar type. I'll add it to other types as need be.

Testing

  • Unit and integration tests pass

@joeykraut joeykraut marked this pull request as ready for review October 20, 2023 00:43
Copy link

@akirillo akirillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm queen

@joeykraut joeykraut merged commit 06ff8aa into master Oct 20, 2023
4 checks passed
@joeykraut joeykraut deleted the joey/pow branch October 20, 2023 01:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants