cairo-vm_in_go
cairo-vm_in_go copied to clipboard
Implemented Unit test for Is_Quad_Residue math hint
This PR introduces a unit test for the Is_Quad_Residue hint, ensuring its correctness and consistency across different language environments. The test compares the results obtained from the Go implementation with the values calculated by the Rust implementation of the LambdaClass VM.