keep-starknet-strange / ziggy-starkdust

⚡ Cairo VM in Zig ⚡
https://keep-starknet-strange.github.io/ziggy-starkdust/
MIT License
80 stars 39 forks source link

hint not implemented error to help debug integration test failures #460

Closed jobez closed 6 months ago

jobez commented 6 months ago

This adds an error to help us delineate failing cairo program integration tests that are due to yet-to-be-implemented hints from those that reveal logic bugs.