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

feat: send Cairo program traces to provers #17

Open
3 tasks
ClementWalter opened this issue Sep 2, 2024 · 0 comments
Open
3 tasks

feat: send Cairo program traces to provers #17

ClementWalter opened this issue Sep 2, 2024 · 0 comments
Assignees

Comments

@ClementWalter
Copy link
Member

ClementWalter commented Sep 2, 2024

Why

Upon execution of the exex, the trace needs to be proven.

What

  • create a dummy programs/os_mock.cairo that does nothing (beware of builtins)
  • investigate the following proving options (see below), create dedicated issues
  • where is the proof verify ?

Possible provers are

  • SHARP
  • Gevulot
  • local Stone

Possible verifiers

  • SHARP => eth mainnet ?
  • hylé
  • aligned
  • gevulot ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Backlog
Development

No branches or pull requests

2 participants