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

Remove std::hash::mimc from the stdlib #6387

Closed
TomAFrench opened this issue Oct 29, 2024 · 1 comment
Closed

Remove std::hash::mimc from the stdlib #6387

TomAFrench opened this issue Oct 29, 2024 · 1 comment
Labels
stdlib Standard library shipped with Noir tooling

Comments

@TomAFrench
Copy link
Member

As part of #1258 we want to remove mimc from the stdlib. This module has been spun into a separate library hosted at https://github.com/noir-lang/mimc.

We should migrate any mimc tests over to that library and then remove this module from the stdlib.

@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Oct 29, 2024
@TomAFrench TomAFrench added the stdlib Standard library shipped with Noir tooling label Oct 29, 2024
@TomAFrench
Copy link
Member Author

Done in #6402

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stdlib Standard library shipped with Noir tooling
Projects
Archived in project
Development

No branches or pull requests

1 participant