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: GPU prover #66

Merged
merged 6 commits into from
Sep 28, 2024
Merged

feat: GPU prover #66

merged 6 commits into from
Sep 28, 2024

Conversation

Bisht13
Copy link
Member

@Bisht13 Bisht13 commented Sep 26, 2024

No description provided.

@@ -6,11 +6,6 @@ mkdir -p build
npm install -g snarkjs@latest
pip install -r requirements.txt
mkdir build && cd build
gdown "https://drive.google.com/uc?id=1XDPFIL5YK8JzLGoTjmHLXO9zMDjSQcJH"
gdown "https://drive.google.com/uc?id=1l3mNqFYv-YZc2efFlphFUkoaCnGCxFtE"
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you make a new proving key and a verifier contract?
If so, could you update the verifier contract in the contracts package and update the google drive url in the following file as well?
https://github.com/zkemail/ether-email-auth/blob/feat/gpu/packages/contracts/README.md#build-and-test

Copy link
Member Author

Choose a reason for hiding this comment

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

I did not make a new proving key, the zkey is the old one, hence updation of verifier contract is not needed

@SoraSuegami SoraSuegami merged commit 4d5b1c4 into refactor Sep 28, 2024
5 checks passed
@Bisht13 Bisht13 deleted the feat/gpu branch September 28, 2024 18:10
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