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

Update noir.rs to support Noir ≥0.31.0 #16

Open
Savio-Sou opened this issue Jun 7, 2024 · 0 comments
Open

Update noir.rs to support Noir ≥0.31.0 #16

Savio-Sou opened this issue Jun 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Savio-Sou
Copy link
Contributor

Problem

noir.rs relies on nargo prove and nargo info for benchmarking proving speeds and gathering results, which are deprecated from Noir ≥0.31.0 as a part of noir-lang/noir#4960.

Happy Case

Update the file to use Barretenberg's bb prove and bb gates.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@Savio-Sou Savio-Sou added the enhancement New feature or request label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant