You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍
Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!
In order to transform a
Reference
instance into aHintReference
instance:Reference
structureziggy-starkdust/src/vm/types/programjson.zig
Lines 185 to 192 in 9cf73c8
HintReference
structureziggy-starkdust/src/hint_processor/hint_processor_def.zig
Lines 13 to 61 in 9cf73c8
we need a
fromReference
method similar to:https://github.com/lambdaclass/cairo-vm/blob/8a2ef24c1ca258f1d1d230cbbd1478cd1d4cf9db/vm/src/hint_processor/hint_processor_definition.rs#L133-L153
The text was updated successfully, but these errors were encountered: