Skip to content

Conversation

@notlesh
Copy link

@notlesh notlesh commented Jul 3, 2024

Problem: A program's hints need to be properly loaded using cairo-vm's extensive-hint feature and need to have their pc properly relocated.

Solution: Implement this logic during the load_program_hint using cairo-lang's def load_hints() as inspiration.

Note that this currently requires some trivial mods to cairo-vm (which I've done locally using a cargo patch) in order to make some items public.

@notlesh notlesh marked this pull request as draft July 3, 2024 21:30
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