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

Empty configuration in v1.1.0-rc.1-fork.4.tgz #811

Open
yanliu18 opened this issue Mar 15, 2024 · 0 comments
Open

Empty configuration in v1.1.0-rc.1-fork.4.tgz #811

yanliu18 opened this issue Mar 15, 2024 · 0 comments

Comments

@yanliu18
Copy link

yanliu18 commented Mar 15, 2024

Hi there, I am trying to build zkEVM Prover for some experiments.

While following the steps instructed in README, the configuration files to be downloaded seems empty.
I am appreciated for any help to get the prover running.

In this step tar -xzvf v1.1.0-rc.1-fork.4.tgz, it gives me a single file AnupamAs01.txt with hello in it.

Although the project can be built without the downloaded configuration, running the sample testvector
$ ./build/zkProver -c testvectors/config_runFile_BatchProof.json
failed with a few config files missing, some error examples are listed below:

0240315_022250_204810 f415e1d e394c40 zkError: required file config.zkevmConstPols=config/zkevm/zkevm.const does not exist
20240315_022250_204834 f415e1d e394c40 zkError: required file config.c12aConstPols=config/c12a/c12a.const does not exist
20240315_022250_204855 f415e1d e394c40 zkError: required file config.recursive1ConstPols=config/recursive1/recursive1.const does not exist
20240315_022250_204871 f415e1d e394c40 zkError: required file config.recursive2ConstPols=config/recursive2/recursive2.const does not exist
20240315_022250_204893 f415e1d e394c40 zkError: required file config.recursivefConstPols=config/recursivef/recursivef.const does not exist
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