NethermindEth / cairo-vm-go

A virtual machine for Cairo written in Go
MIT License
82 stars 50 forks source link

`ReduceV2` + `ReduceEd25519` + `VerifyZeroV3` hints #581

Closed TAdev0 closed 4 months ago

TAdev0 commented 4 months ago

Resolves #577 Resolves #578 Resolves #552

Integration tests dont pass because we need #557 to be merged first

TAdev0 commented 4 months ago

ready for review @cicr99 @har777

MaksymMalicki commented 4 months ago

Hey @TAdev0 I'm giving my approve. Let me know if you didn't implement the unittests for the hint VerifyZeroV3 on purpose. I think having at least one would be cool.