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

chore: Delete old serialization methods #9951

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

spalladino
Copy link
Collaborator

Cleans up several toJSON and fromJSON methods that are no longer needed since we moved to schemas. Also drops hex serialization for most complex entities, such as circuit inputs and outputs, and replaces it with base64.

@spalladino spalladino marked this pull request as ready for review November 13, 2024 21:24
@spalladino spalladino force-pushed the palla/serialization-clean-up branch 2 times, most recently from dd10486 to 1336c20 Compare November 15, 2024 13:00
@spalladino spalladino force-pushed the palla/serialization-clean-up branch 2 times, most recently from 4638e70 to 6cdbe47 Compare November 15, 2024 15:45
@spalladino spalladino added the e2e-all CI: Enables this CI job. label Nov 15, 2024
Cleans up several toJSON and fromJSON methods that are no longer needed
since we moved to schemas. Also drops hex serialization for most complex
entities, such as circuit inputs and outputs, and replaces it with
base64.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e-all CI: Enables this CI job.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant