NethermindEth / cairo-vm-go

A virtual machine for Cairo written in Go
MIT License
73 stars 43 forks source link

WIP: Keccak hints integration tests #462

Closed MaksymMalicki closed 1 week ago

TAdev0 commented 3 weeks ago

@MaksymMalicki i think the nondet in Cairo zero means in the json is added memory[ap] = to_felt_or_relocatable( explaining why the hint in the whitelist is not exactly the same as in the code of keccak functions

will create new issues for these missing hints i need them for some of my integration tests

cicr99 commented 1 week ago

Closing this draft as #497 already contains most of this changes, and there are too many conflicts in this one