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 Anchor and Solana deps #79

Merged
merged 4 commits into from
Jan 9, 2024
Merged

Conversation

samuelvanderwaal
Copy link
Contributor

@samuelvanderwaal samuelvanderwaal commented Jan 8, 2024

  • Upgraded anchor-lang and anchor-spl to 0.29.0
  • Upgraded solana-program to 1.16
  • Removed mpl-token-auth-rules as it was only being imported for the program id and it causes dependency conflicts
  • Downgraded ahash from 0.8.7 to 0.8.6 in the Cargo.lock file to fix this issue
  • Upgraded mpl-token-metadata to 4.0.0 to be on the latest version
  • Upgraded spl-token to 4.0.0
  • Upgraded spl-associated-token-account to 2.2.0
  • Upgraded to latest releases of open_creator_protocol and community-managed-token
  • Updated OCP CPI calls to use the OCP program id since Anchor now uses the context program for the call

@samuelvanderwaal samuelvanderwaal marked this pull request as ready for review January 8, 2024 22:19
@samuelvanderwaal samuelvanderwaal merged commit 110b4b8 into main Jan 9, 2024
1 check passed
@samuelvanderwaal samuelvanderwaal deleted the vanderwaal/dep-upgrade branch January 9, 2024 18:43
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.

library dependency of solana-frozen-abi 1.17.13 breaks build-sbf
3 participants