Skip to content

feat: add graph_prove function for witness calculation and correspond…#664

Open
vivianjeng wants to merge 3 commits intomainfrom
circom-witnesscalc-path
Open

feat: add graph_prove function for witness calculation and correspond…#664
vivianjeng wants to merge 3 commits intomainfrom
circom-witnesscalc-path

Conversation

@vivianjeng
Copy link
Copy Markdown
Member

…ing test

  • Implemented the graph_prove function in CircomProver to calculate witnesses using a graph and JSON input.
  • Added a test case for graph_prove to verify its functionality with Arkworks and a sample graph.
  • Updated witness function signatures in witness.rs for clarity.

…ing test

- Implemented the `graph_prove` function in `CircomProver` to calculate witnesses using a graph and JSON input.
- Added a test case for `graph_prove` to verify its functionality with Arkworks and a sample graph.
- Updated witness function signatures in `witness.rs` for clarity.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Jan 19, 2026

Deploying mopro with  Cloudflare Pages  Cloudflare Pages

Latest commit: f474c11
Status: ✅  Deploy successful!
Preview URL: https://7e21f56c.mopro.pages.dev
Branch Preview URL: https://circom-witnesscalc-path.mopro.pages.dev

View logs

- Changed the `circom-witnesscalc` dependency in `Cargo.toml` to point to the Git repository on the main branch.
- Updated the `Cargo.lock` to reflect the new source and added `bitvec` as a dependency.
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