Skip to content

Gnark e2e#700

Merged
vivianjeng merged 3 commits intomainfrom
gnark-e2e
Mar 3, 2026
Merged

Gnark e2e#700
vivianjeng merged 3 commits intomainfrom
gnark-e2e

Conversation

@vivianjeng
Copy link
Copy Markdown
Member

No description provided.

- Updated ContentView to integrate Gnark proving and verification buttons.
- Added paths for Gnark-related resources (cubic_circuit.pk, cubic_circuit.vk, cubic_circuit.r1cs) in the Xcode project.
- Included Gnark test vectors in the key directories for proof generation.

This enhances the app's functionality by supporting Gnark alongside existing proving systems.
- Implemented testGnarkProveVerify to validate the Gnark proving and verification process in the iOS app.
- The test checks the existence of UI elements related to proof generation and verification, ensuring proper functionality.

This enhances the test coverage for the newly integrated Gnark support.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 2, 2026

Deploying mopro with  Cloudflare Pages  Cloudflare Pages

Latest commit: 16c55a0
Status: ✅  Deploy successful!
Preview URL: https://6d5ea4f1.mopro.pages.dev
Branch Preview URL: https://gnark-e2e.mopro.pages.dev

View logs

- Added GnarkComponent to the Android app for proving and verification of cubic equations.
- Updated MainActivity to include the new Gnark tab and integrated the component into the main screen.
- Enhanced FibonacciComponent and MultiplierComponent with improved UI and state management.
- Implemented UI tests for Gnark button interactions to ensure proper functionality.

This update improves the user experience and testing coverage for the Gnark proving system.
@vivianjeng vivianjeng merged commit 9f42e0b into main Mar 3, 2026
54 of 56 checks passed
@vivianjeng vivianjeng deleted the gnark-e2e branch March 3, 2026 01:42
@vivianjeng vivianjeng mentioned this pull request Mar 8, 2026
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