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

adds serialization/deserialization methods needed for simple generator trait #4

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jorgeantonio21
Copy link

@jorgeantonio21 jorgeantonio21 commented Sep 20, 2023

Currently, the library does not compile due to incompatibilities with the latest plonky2 head. We implement deserialization/serialization for the necessary structs, in order to resolve this.

Notice that a nice solution for this problem has already been proposed in PR #3 . We decided to add the current one for potential completion.

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