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

How can we test the circom implementation on a local linux machine? #8

Open
wzjin2017 opened this issue Dec 14, 2023 · 0 comments
Open

Comments

@wzjin2017
Copy link

Hi, thanks for your work!

I was trying to reproduce some of the benchmarks and currently planning to test out the circom version first. I have the env dependencies configured and am trying to run the following script under zk-benchmark/circom/groth16:
./test_sha256_groth16.sh 64 2
However, it returns the following error:

========== Step2: setup ==========
download .../zk-benchmark/circom/groth16/../setup/tau/powersOfTau28_hez_final_2.ptau
--2023-12-14 11:06:25-- https://hermez.s3-eu-west-1.amazonaws.com/powersOfTau28_hez_final_2.ptau
Resolving hermez.s3-eu-west-1.amazonaws.com (hermez.s3-eu-west-1.amazonaws.com)... 52.218.45.10, 3.5.65.163, 52.218.109.40, ...
Connecting to hermez.s3-eu-west-1.amazonaws.com (hermez.s3-eu-west-1.amazonaws.com)|52.218.45.10|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2023-12-14 11:06:25 ERROR 404: Not Found.

It seems like the script is trying to connect to some AWS services for the test but failed. Could you point me to the right doc/tutorials to run the cricum benchmark locally? THanks!

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

No branches or pull requests

1 participant