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

Remove unnecessary reserialization #21

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

war-in
Copy link
Collaborator

@war-in war-in commented Feb 2, 2024

Closes #16

It seems that we shouldn't serialize and deserialize CasmContractClass just to check if it fits into the newest Casm format

@war-in war-in self-assigned this Feb 2, 2024
@war-in war-in merged commit 08f1fda into master Feb 2, 2024
10 checks passed
@war-in war-in deleted the war-in/16-remove-unnecessary-serialization branch February 2, 2024 14:23
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.

Check if the serialization is necessary
2 participants