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 DummyProofGenerator serialization #1634

Merged
merged 3 commits into from
Oct 17, 2024
Merged

Fix DummyProofGenerator serialization #1634

merged 3 commits into from
Oct 17, 2024

Conversation

Nashtare
Copy link
Collaborator

We were using the default common_data to deserialize DummyProofGenerator, which would cause issues when using dummy proofs in a recursive scenario involving different configs.

@Nashtare Nashtare added the bug Something isn't working label Oct 16, 2024
@Nashtare Nashtare requested a review from sai-deng October 16, 2024 22:17
@Nashtare Nashtare self-assigned this Oct 16, 2024
@Nashtare Nashtare added this to the Testing and Validation milestone Oct 16, 2024
@Nashtare Nashtare merged commit 2488cda into main Oct 17, 2024
5 checks passed
@Nashtare Nashtare deleted the fix/serialization branch October 17, 2024 13:31
fengzhizi319 pushed a commit to fengzhizi319/plonky2 that referenced this pull request Nov 1, 2024
* Fix dummy generator serialization

* Tweak

* Update CODEOWNERS
fengzhizi319 added a commit to fengzhizi319/plonky2 that referenced this pull request Nov 1, 2024
* Fix dummy generator serialization

* Tweak

* Update CODEOWNERS
fengzhizi319 added a commit to fengzhizi319/plonky2 that referenced this pull request Nov 3, 2024
* Fix dummy generator serialization

* Tweak

* Update CODEOWNERS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants