NethermindEth / cairo-vm-go

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

`Uint256` hints integration tests #444

Closed Sh0g0-1758 closed 1 month ago

Sh0g0-1758 commented 1 month ago

This is not ready to merge right now. The cairo integration tests are detected because I have modified the cairozero_test.go file.

This PR is aims to do the tasks mentioned here : #413

Current Progress :

TAdev0 commented 1 month ago

hey @Sh0g0-1758 how is it going with this?

Sh0g0-1758 commented 1 month ago

Ran into a roadblock yesterday. Resolved it and will hopefully have this ready by EOD.

Sh0g0-1758 commented 1 month ago

Closing this as this was not forked from finalize segments.