Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserve spartan #68

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Preserve spartan #68

wants to merge 2 commits into from

Conversation

matthiasgoergens
Copy link
Collaborator

@matthiasgoergens matthiasgoergens commented Jan 24, 2025

Here's an alternative to #66 that makes the spartan feature build again:

cd circ_blocks
cargo check --features=spartan,default_without_spartan --no-default-features

I haven't tested this further than running cargo check, but some of the examples fail to build, when testing with

cd circ_blocks
cargo check --all-targets --features r1cs,smt,zok,spartan --no-default-features

So it might still be best to just remove spartan like suggested in #66

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.

1 participant