Implement Integration Tests for Cairo Zero Hints #413
Labels
cairo zero
Exclusively targets cairo zero
enhancement
New feature or request
tests
vm hint
Related with VM hints
Cairo Zero hints are currently being implemented. This issue summarises the state of integration tests for Cairo Zero hints.
Some hints are inter-related, and should be tested together. For example, the process of dictionaries squashing involves many hints, while integration test should ensure squashing process works properly after all hints are implemented. Same for usort where the action of sorting a list requires all usort-related hint.
Uint256 Operations
Math Operations
Usort
Elliptic Curve Operations
Signatures (ECDSA & SEC_P)
Blake Hash
Keccak
Dictionaries
Other
The text was updated successfully, but these errors were encountered: