NethermindEth / cairo-vm-go

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

Implemented Signed Pow Hint #442

Closed Sh0g0-1758 closed 4 months ago

Sh0g0-1758 commented 4 months ago

Fixes: #441

MaksymMalicki commented 4 months ago

Some nitpicks, but overall, looks good!

Sh0g0-1758 commented 4 months ago

@TAdev0 , @MaksymMalicki , is there anything else that needs to be rectified ? Else, it would be great if you could approve and I will merge then.