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

Upgrade to Solana 1.18.2 #6278

Merged
merged 6 commits into from
Feb 29, 2024

Conversation

samkim-crypto
Copy link
Contributor

@samkim-crypto samkim-crypto commented Feb 20, 2024

@samkim-crypto samkim-crypto added the WIP Work in progress label Feb 20, 2024
@samkim-crypto samkim-crypto force-pushed the upgrade-solana-1.18.2 branch 6 times, most recently from 6a2ce11 to 2d8b4d3 Compare February 22, 2024 09:33
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Just one little question on the change to the enums in token-lending, but the rest looks great!

Copy link
Contributor

Choose a reason for hiding this comment

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

Just so I'm sure I understand -- with 1.17, it was implicitly repr(u32), correct? If so, can we do that instead of repr(u8)? I'm worried of some strange issue when trying to deserialize the pyth types otherwise

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oops yes, I think it was repr(u32) with 1.17. I'll make the update!

@samkim-crypto samkim-crypto merged commit 009ae80 into solana-labs:master Feb 29, 2024
48 checks passed
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.

None yet

2 participants