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

chore: Refactor into web-prover-core #499

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

piotr-roslaniec
Copy link
Contributor

@piotr-roslaniec piotr-roslaniec commented Feb 20, 2025

  • Fixes: chore: Refactor shared proof structures into web-prover-core crate #490
  • Introduces OrigoManifest, a proving-capable Manifest newtype
  • Creates web-prover-core crate with Manifest and related code
  • Questions:
    • We may want to move other stuff into there, like various proofs (TeeProof, all Proof-related stuff?). Suggestions welcome
  • Requested review on early draft, please feel free to skim it or just questions only

@piotr-roslaniec piotr-roslaniec force-pushed the chore/refactor-proofs-crate#490 branch from 5bf7558 to e2a6e3f Compare February 20, 2025 11:10
@piotr-roslaniec piotr-roslaniec force-pushed the chore/refactor-proofs-crate#490 branch from e2a6e3f to 2b7bb66 Compare February 20, 2025 11:32
@piotr-roslaniec piotr-roslaniec force-pushed the chore/refactor-proofs-crate#490 branch from a43859e to 5aaa8b6 Compare February 20, 2025 13:28
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.

chore: Refactor shared proof structures into web-prover-core crate
1 participant