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

Rapidsnark support #305

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

Rapidsnark support #305

wants to merge 25 commits into from

Conversation

chancehudson
Copy link
Collaborator

@chancehudson chancehudson commented Jan 22, 2025

This PR adds rapidsnark proving support.

The rapidsnark library and dependencies are prebuilt for each architecture to avoid developers having to fully compile rapidsnark, which requires system dependencies.

This PR currently disables 32 bit android support. 32 bit support was removed in android 14, which was released in 2023. We should discuss this more, but I believe we should disable 32 bit support.

Rapidsnark is compiled from the fork here, which adds externally exported functions for building and verifying proofs.

TODO:

  • remove fat libraries
  • document exporting the libraries
  • possibly add a script to auto build all rapidsnark static libraries
  • double check that rapidsnark libraries are built in release mode
  • compile rapidsnark for armv7 (potentially fall back to ark instead?)

Copy link

cloudflare-workers-and-pages bot commented Jan 22, 2025

Deploying mopro with  Cloudflare Pages  Cloudflare Pages

Latest commit: 686668c
Status: ✅  Deploy successful!
Preview URL: https://ada17428.mopro.pages.dev
Branch Preview URL: https://rapidsnark.mopro.pages.dev

View logs

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