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
247 stars 37 forks source link

`Display` on `VMError` should also show jumpstack trace #328

Closed Sword-Smith closed 2 weeks ago

Sword-Smith commented 1 month ago

This will help to faster pinpoint where the failed assertion occurs.