-
Notifications
You must be signed in to change notification settings - Fork 389
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
fix "spartan" feature #147
Comments
Resolved by #223 |
Please keep it open to allow spartan being optional |
sjudson
pushed a commit
that referenced
this issue
Feb 5, 2025
* Update Macro * Reorg + Fixes * ELF Loader Loads Custom Metadata * Quick Self-Review * Change Segment Type + Fix Parser * Clippy Bypass -> Target Config
sjudson
pushed a commit
that referenced
this issue
Feb 12, 2025
* Update Macro * Reorg + Fixes * ELF Loader Loads Custom Metadata * Quick Self-Review * Change Segment Type + Fix Parser * Clippy Bypass -> Target Config
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Initially it was optional for proof compression, with the implementation of HyperNova the codebase gets even more tied to polycommitments interface.
Alternative solution is to extract this code into another crate and remove "spartan" feature-gate from HyperNova, but this is more involved.
The text was updated successfully, but these errors were encountered: