NEWTON
Asked
9 months ago
128
views
0
I can't find info on what vm_enter_scope
does within hints in the cairo-lang repo. Heres an example:
https://github.com/starkware-libs/cairo-lang/blob/d61255f32a7011e9014e1204471103c719cfd5cb/src/starkware/cairo/common/patricia.cairo#L117
Can anyone summarize?
This question was originally posted on StarkNet Discord
Newton
asked
9 months ago
There are no answers for this question yet
Want to give yours?
What hashing functions are available in Cairo? How are they secure?
Can anyone point me to Pedersen, Rescue references? StarkNet / Cairo Lang
How to submit a StarkNet contract?
Is there optimistic parallelism in StarkNet?
What is SHARP in Cairo Language?
How to generate a proof for a Cairo program and verify it?[StackOverflow]
How to divide felt in Cairo Lang using unsigned_div_rem?
How do I create OZ (Open Zeppelin) contract using starknetjs?
Does Account Abstraction support "Session Keys"?
The only way to invoke a contract is using migrations (this applies for both devnet and testnet?)
how to send token
Can tempvar be of a different type, say U256?
How do I log/print in Cairo 1.0?
How to use Kakarot for my Solidity Contracts?