NethermindEth / cairo-vm-go

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

[feat]: Annotate Keccak + Others Hints #388

Closed TAdev0 closed 3 months ago

TAdev0 commented 3 months ago

@cicr99 here is another PR that annotates hints labelled as Keccak or ''Others''. I also renamed the files zero_hint_memcpy.go to zero_hint_others.go as it contains various hints related to memory, scope, and soon findElement, or searchSortedLower