cairo-vm_in_go
cairo-vm_in_go copied to clipboard
Remaining uint256 hints
While debugging uint256_sqrt hint, I tried to run another integration test: uint256_improvements, this tests requires some hints:
- UINT384_SPLIT_128
- UINT128_ADD
- Maybe more
I opened this PR to not lose work done