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

Enable usage of all provable types for protokit #197

Open
rpanic opened this issue Sep 10, 2024 · 0 comments
Open

Enable usage of all provable types for protokit #197

rpanic opened this issue Sep 10, 2024 · 0 comments
Assignees

Comments

@rpanic
Copy link
Member

rpanic commented Sep 10, 2024

Currently protokit limits o1js types to be of FlexibleProvablePure, covering 99% of all use-cases.
But some advances users might want to use non-pure provable types as well (like all usages of Unconstrained<>) for example.

For this, we'd need to change most serializations to have not only a Field[], but additional auxiliary data as well.

@ejMina226 ejMina226 self-assigned this Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants