cairo-vm-go icon indicating copy to clipboard operation
cairo-vm-go copied to clipboard

Implement `SquashDictInnerFirstIteration` Hint

Open TAdev0 opened this issue 9 months ago • 5 comments

Resolves #296

This PR implements SquashDictInnerFirstIteration Hint, which extracts current_access_index from the current_access_indices descending list, and write it at offset ids.range_check_ptr in the execution segment of memory

TAdev0 avatar May 16 '24 21:05 TAdev0