Skip to content

different verification keys in different compilation environments #2096

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

Open
Trivo25 opened this issue Mar 26, 2025 · 1 comment
Open

different verification keys in different compilation environments #2096

Trivo25 opened this issue Mar 26, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Trivo25
Copy link
Member

Trivo25 commented Mar 26, 2025

Description

Karol reported that the same zkProgram produces different verification keys if compiled on his Mac and on a server. This is fixed by specifying a custom cache location every time

How to reproduce

Need to investigate

@Trivo25 Trivo25 added the bug Something isn't working label Mar 26, 2025
@Trivo25 Trivo25 assigned Trivo25 and unassigned Trivo25 Mar 26, 2025
@mitschabaude
Copy link
Contributor

if it was fixed by changing the cache directory, what actually happened was probably that it was fixed by recompiling all the keys.
so maybe the cache was stale because the keys changed between o1js versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants