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

Switching to plain deserialize for TM resize #485

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

blockiosaurus
Copy link
Contributor

Replacing the overcautious safe_deserialize for TM Metadata accounts with the less safe deserialize. This should not be an issue because ownership and necessary checks are checked on-chain.

Additional changes are added to get the code to properly compile and should have no effect on functionality.

@blockiosaurus blockiosaurus merged commit 79d1d68 into main Sep 11, 2024
8 checks passed
@blockiosaurus blockiosaurus deleted the fix/tm-resize branch September 11, 2024 11:36
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.

2 participants