TritonVM / triton-vm

Triton is a virtual machine that comes with Algebraic Execution Tables (AET) and Arithmetic Intermediate Representations (AIR) for use in combination with a STARK proof system.
https://triton-vm.org
Apache License 2.0
241 stars 36 forks source link

use custom errors #241

Closed jan-ferdinand closed 10 months ago

jan-ferdinand commented 10 months ago

Remove dependency anyhow, introduce many custom errors instead. This allows better error handling downstream.