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

Pickles.compile leaves snarky's Run_state "running" #13029

Open
mitschabaude opened this issue Apr 13, 2023 · 0 comments
Open

Pickles.compile leaves snarky's Run_state "running" #13029

mitschabaude opened this issue Apr 13, 2023 · 0 comments
Labels

Comments

@mitschabaude
Copy link
Member

mitschabaude commented Apr 13, 2023

After Pickles.compile returns, snarky's internal state has is_running = true. The state is not cleaned up. This leads to downstream confusion because snarky will create witnesses in code that's supposed to be out of snark.

Simple reproducible example in snarkyjs is shown here: o1-labs/o1js#858
Specifically this comment: o1-labs/o1js#858 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant