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

feat: enable pedersen gpu #473

Merged
merged 4 commits into from
Jul 19, 2024
Merged

feat: enable pedersen gpu #473

merged 4 commits into from
Jul 19, 2024

Conversation

chokobole
Copy link
Contributor

Description

This PR enables pedersen commitment using GPU.

…dersen

This fixes a bug when `Point` and `Commitment` types are changed to
`AffinePoint` to test pedersen GPU.
@chokobole chokobole force-pushed the feat/enable-pedersen-gpu branch from 24ff476 to 20998cd Compare July 18, 2024 08:34
Copy link
Contributor

@batzor batzor left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@fakedev9999 fakedev9999 left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole force-pushed the feat/enable-pedersen-gpu branch from 20998cd to 76099e3 Compare July 19, 2024 01:17
Copy link
Contributor

@ashjeong ashjeong left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@dongchangYoo dongchangYoo left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@GideokKim GideokKim left a comment

Choose a reason for hiding this comment

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

LGTM

@chokobole chokobole merged commit 23391fd into main Jul 19, 2024
3 checks passed
@chokobole chokobole deleted the feat/enable-pedersen-gpu branch July 19, 2024 05:04
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.

6 participants