Skip to content

protos: delegated proving support #5209

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

Draft
wants to merge 6 commits into
base: taceo-integration
Choose a base branch
from

Conversation

TalDerei
Copy link
Collaborator

@TalDerei TalDerei commented Jun 4, 2025

Describe your changes

defines proto definitions for circuits to support converting between protobuf and domain types for ActionCircuit in both directions across the wasm boundary. This seems necessary because we generate the circuit inputs (both public and private by calling helpers in wasm), and then will use Taceo's JS library to send HTTPS requests to their delegated proving network.

Issue ticket number and link

pairs with #5199

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

@TalDerei TalDerei self-assigned this Jun 4, 2025
@TalDerei TalDerei marked this pull request as draft June 4, 2025 21:25
Signed-off-by: Tal Derei <70081547+TalDerei@users.noreply.github.com>
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