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

Action Items needed to switch for-loops incrementor from being Field to u64 #2723

Closed
kevaundray opened this issue Sep 15, 2023 · 0 comments
Closed
Assignees

Comments

@kevaundray
Copy link
Contributor

kevaundray commented Sep 15, 2023

Problem

Given #2689 we want to prepare the action steps needed to migrate over.

Solution

  • Change default types of for-loop incrementors from Field to u64. Array indexing will now be with a u64.
  • Create a migration document to help users migrate over.
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Noir Sep 15, 2023
@kevaundray kevaundray self-assigned this Sep 15, 2023
@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Noir Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant