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

Added libfunc to constrain felt252 into one of two guarantees. #5869

Open
wants to merge 1 commit into
base: pr/orizi/guarantee/7f79b0ef
Choose a base branch
from

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Jun 24, 2024

@orizi orizi force-pushed the pr/orizi/guarantee/7f79b0ef branch from 510fd77 to b45ce73 Compare June 25, 2024 06:54
@orizi orizi force-pushed the pr/orizi/guarantee/9653e0a0 branch from 320842b to 8e3bbbf Compare June 25, 2024 06:54
@ilyalesokhin-starkware
Copy link
Contributor

crates/cairo-lang-sierra/src/extensions/modules/bounded_int.rs line 119 at r1 (raw file):

        IntoGuarantee(BoundedIntIntoGuaranteeLibfunc),
        Felt252Constrain(BoundedIntFelt252ConstrainLibfunc),
        VerifyGuarantee(BoundedIntVerifyGuaranteeLibfunc),

wasn't this added in a diffrent PR?

Code quote:

  VerifyGuarantee(BoundedIntVerifyGuaranteeLibfunc),

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.

None yet

2 participants