Skip to content

Circuit: Add enable_zsa flag#79

Merged
ConstanceBeguier merged 4 commits intozsa1from
enable_zsa_flag
Aug 31, 2023
Merged

Circuit: Add enable_zsa flag#79
ConstanceBeguier merged 4 commits intozsa1from
enable_zsa_flag

Conversation

@ConstanceBeguier
Copy link
Collaborator

@ConstanceBeguier ConstanceBeguier commented Aug 21, 2023

When enable_zsa flag is set to false, it is not possible to perform ZSA transactions (the circuit will fail).

Fix the version of reddsa (=0.5.0) because recent versions required rust version 1.65 or newer
Fix the version of tempfile (=3.5.0) because recent versions required rust version 1.63 or newer
Limit the version of flate2 (<1.0.27) because recent versions raise some clippy issues

@QED-it QED-it deleted a comment from what-the-diff bot Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants