NethermindEth / cairo-vm-go

A virtual machine for Cairo written in Go
MIT License
79 stars 49 forks source link

feat: `EcDoubleAssignNewYV1` hint #399

Closed TAdev0 closed 3 months ago

TAdev0 commented 3 months ago

Resolves #386

@cicr99 as we discussed, i made a refactoring of FastEcAddAssignNewY and created a helper function ComputeYCoordinate so that both EcDoubleAssignNewYV1 and FastEcAddAssignNewY use the same method.

TAdev0 commented 3 months ago

@MaksymMalicki done!

TAdev0 commented 3 months ago

@rodrigo-pino needs approval to merge this one we already discussed it on friday, its good to go