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

request: Drop generic type argument from `Program::hash` #310

Closed aszepieniec closed 3 months ago

aszepieniec commented 3 months ago

Considering that the corresponding type argument has been dropped from Digest::hash, it makes sense to percolate like changes.