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 noir-bignum v0.4.1 #29

Closed

Conversation

iAmMichaelConnor
Copy link
Collaborator

@iAmMichaelConnor iAmMichaelConnor commented Nov 5, 2024

lib/ runs with v0.36.0, v0.37.0 and nightly.

example/ only runs on nightly, because it makes use of prettier Noir syntax (a Noir bug fix) from 5 November.
BUT: example/ does not compile on nightly nor v0.37.0. This bug has been reported here noir-lang/noir#6462

Similar to #28, with all the same test failures as that PR, but removing some of the types and traits that previous versions of bignum required, and making sure the latest param generator is used.

Blocked until there's a release of bignum containing: noir-lang/noir-bignum#51

@iAmMichaelConnor iAmMichaelConnor changed the title update to 0.4.0 feat: update to 0.4.0 Nov 5, 2024
@TomAFrench TomAFrench changed the title feat: update to 0.4.0 feat!: update to noir-bignum v0.4.1 Nov 8, 2024
@TomAFrench TomAFrench closed this Nov 8, 2024
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.

2 participants