NethermindEth / cairo-vm-go

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

Implement Normalizeaddress hint #588

Closed har777 closed 4 months ago

har777 commented 4 months ago

Fix #568

MaksymMalicki commented 4 months ago

The code looks good. Do you know why the hint code is not detected? If it is just simple typo to fix, the I'm giving approve

har777 commented 4 months ago

The code looks good. Do you know why the hint code is not detected? If it is just simple typo to fix, the I'm giving approve

Ah that integration test needs another hint assigned to someone else. I'll move it to the in_progress folder.