kkrt-labs / cairo-vm-ts

A typescript implementation of the Cairo VM
Apache License 2.0
20 stars 13 forks source link

refactor: errors #46

Closed zmalatrax closed 6 months ago

zmalatrax commented 6 months ago

Move error handling from a few classes with specific strings to classes-only. It allow for a more granular error management.

Currently unused errors have been deleted.

Too verbose errors were renamed: