arkworks-rs / r1cs-tutorial

Tutorial for writing constraints in the `arkworks` framework
Apache License 2.0
203 stars 79 forks source link

Bug fix for `single_tx_validity_test` #8

Closed aayux closed 2 years ago

aayux commented 2 years ago

Description

Test of transaction with the wrong signing key in single_tx_validity_test fails without a new temp_state. Seems pretty self-explanatory.

closes: NA


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.