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

fix(recursion): enable mul constraint #686

Merged
merged 2 commits into from
May 10, 2024
Merged

Conversation

kevjue
Copy link
Contributor

@kevjue kevjue commented May 10, 2024

No description provided.

@kevjue kevjue marked this pull request as ready for review May 10, 2024 01:33
@@ -1,3 +1,5 @@
#![allow(incomplete_features)]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need these?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ya, it's needed for running the sp1-recursion-program tests. These lines were removed from tamir's program refactor PR and I restored them.

@kevjue kevjue added this pull request to the merge queue May 10, 2024
Merged via the queue into dev with commit ef59fa2 May 10, 2024
3 checks passed
@kevjue kevjue deleted the kevjue/enable_mul_constraint branch May 10, 2024 01:55
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