cairo-vm_in_go
cairo-vm_in_go copied to clipboard
Replace felt comparisons using the `Bits()` method with the normal comparisons
This simplifies code, we don't know if it's faster or slower, but right now we don't care about that.