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

Implement CoreHints::TestLessThanOrEqualAddress & CoreHints::EvalCircuit #1836

Open
pefontana opened this issue Sep 11, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@pefontana
Copy link
Member

There are two new CoreHints in the compiler that we need to implement in the Cairo VM

CoreHint::TestLessThanOrEqualAddress
https://github.com/starkware-libs/cairo/blob/14b1d8c1566b3346545eb7e65724e3d0cbb80a81/crates/cairo-lang-casm/src/hints/mod.rs#L129-L130

CoreHint::EvalCircuit
https://github.com/starkware-libs/cairo/blob/14b1d8c1566b3346545eb7e65724e3d0cbb80a81/crates/cairo-lang-casm/src/hints/mod.rs#L289

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants