We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
List of tracking items for cleaning up Noir.js and its related items:
.
No response
No
The text was updated successfully, but these errors were encountered:
Currently we call this.backend.instantiate when a user calls Noir.init and we also check to see if its called when we generate/verify a proof.
we should have a single strategy for this, ie always force users to call .init or always lazilly call it when a function needs it.
EDIT: The change above got reverted, see comment here I think we should do this in one step
Sorry, something went wrong.
I made some suggestions on it here as well: #3044
@kobyhallx safe to close?
kobyhallx
No branches or pull requests
Problem
List of tracking items for cleaning up Noir.js and its related items:
Happy Case
.
Alternatives Considered
No response
Additional Context
No response
Would you like to submit a PR for this Issue?
No
Support Needs
No response
The text was updated successfully, but these errors were encountered: