Skip to content

fix: correct unsafe bytemuck trait path#3037

Merged
acheroncrypto merged 2 commits into
otter-sec:masterfrom
0xBurbo:master
Jun 19, 2024
Merged

fix: correct unsafe bytemuck trait path#3037
acheroncrypto merged 2 commits into
otter-sec:masterfrom
0xBurbo:master

Conversation

@0xBurbo

@0xBurbo 0xBurbo commented Jun 19, 2024

Copy link
Copy Markdown
Contributor

Problem: Implementation for "bytemuckunsafe" serialization uses incorrect import trait path, causing declare_program! to fail for IDLs using "serialization": "bytemuckunsafe".

This PR uses the correct path

@vercel

vercel Bot commented Jun 19, 2024

Copy link
Copy Markdown

@0xBurbo is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added lang next Required for the next release fix Bug fix PR labels Jun 19, 2024

@acheroncrypto acheroncrypto left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@acheroncrypto acheroncrypto merged commit 9c17d65 into otter-sec:master Jun 19, 2024
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fix PR lang next Required for the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants