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

fix(prover-sdk): add missing derive and reexpose common types used by sdk API #43

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

glihm
Copy link
Collaborator

@glihm glihm commented Sep 7, 2024

Some derives were missing for Saya, and re-expose the common types used around the prover SDK to avoid having to import common.

We may rename common to prover-common to be imported by Saya in the future if it's growing with more types.

@glihm glihm changed the title fix: add missing derive and reexpose common types used by sdk API fix(prover-sdk): add missing derive and reexpose common types used by sdk API Sep 7, 2024
@glihm glihm merged commit 103597b into main Sep 7, 2024
4 checks passed
@glihm glihm deleted the fix/derives-types branch September 7, 2024 21:29
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