cairo-vm_in_go icon indicating copy to clipboard operation
cairo-vm_in_go copied to clipboard

Remaining uint256 hints

Open toni-calvin opened this issue 2 years ago • 0 comments

While debugging uint256_sqrt hint, I tried to run another integration test: uint256_improvements, this tests requires some hints:

  1. UINT384_SPLIT_128
  2. UINT128_ADD
  3. Maybe more

I opened this PR to not lose work done

toni-calvin avatar Oct 03 '23 17:10 toni-calvin