tari-project / triptych

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

test: update and fix fuzzing #80

Closed AaronFeickert closed 2 months ago

AaronFeickert commented 2 months ago

Fuzzing broke due to the API change in #78. This PR includes a fix for this, and also adds fuzzing for parallel proofs as introduced in #79.