tari-project / triptych

BSD 3-Clause "New" or "Revised" License
0 stars 3 forks source link

feat: use Merlin transcripts for component hashing #87

Closed AaronFeickert closed 2 months ago

AaronFeickert commented 2 months ago

This PR changes the transcript hashing of parameters and input sets to use Merlin, and adds this functionality for statements as well. Doing so makes the construction of transcripts more robust against changes.

Closes #82.