NethermindEth / cairo-vm-go

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

`Sha256Chunk` hint #615

Closed TAdev0 closed 4 months ago

TAdev0 commented 4 months ago

Resolves #565

TAdev0 commented 4 months ago

@MaksymMalicki addressed your comment, ready for review

MaksymMalicki commented 4 months ago

Overall looks solid to me, giving an approve. Are you planning to implement unit tests for this one?

TAdev0 commented 4 months ago

@MaksymMalicki I can do it , sure

TAdev0 commented 4 months ago

Added unit tests