Skip to content

Conversation

@dorimedini-starkware
Copy link
Collaborator

@dorimedini-starkware dorimedini-starkware commented Feb 13, 2025

Fix bug in OS SECP hint

Should be PRIME

Description of the pull request changes and motivation.

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.
    • CHANGELOG has been updated.

Signed-off-by: Dori Medini <[email protected]>
@JulianGCalderon
Copy link
Contributor

Hi @dorimedini-starkware!
It seems that the hint has changed in cairo-lang 0.13.4a1, but in Cairo VM we are currently using 0.13.3, which is why the CI is failing.

Our tests still look for the old hint, and fail when that hint is not found.

@dorimedini-starkware
Copy link
Collaborator Author

@JulianGCalderon is someone working on updating hints to 0.13.4?

@gabrielbosio
Copy link
Collaborator

@dorimedini-starkware we have a PR that updates cairo-lang to 0.13.4. We were testing an alternative to this fix which is to add a new version of the hint instead of changing the last version of the hint.

@dorimedini-starkware
Copy link
Collaborator Author

ok, I'll close this one then :)

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.

3 participants