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

feat: update to target noir >=0.19.2 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TomAFrench
Copy link

This PR updates noir-rln to be be compile-able on modern versions of Noir. I've taken the opportunity to make the crate more idiomatic Noir at the same time:

  • Usage of if-else syntax rather than mux in merkle tree proof
  • Usage of unsigned integer types in the function interface

@TomAFrench TomAFrench changed the title feat: update to target noir >=0.19.2 feat: update to target noir >=0.19.2 Nov 18, 2023
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

Successfully merging this pull request may close these issues.

1 participant