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

Adapt the Solana best-practice example to the new api + fix CI #85

Merged
merged 7 commits into from
Nov 3, 2022

Conversation

ali-bahjati
Copy link
Collaborator

@ali-bahjati ali-bahjati commented Nov 3, 2022

Fixes #84

This change:

  • Updates the example to use the latest api
  • Pins Solana rust dependencies on the Solana example and test contract to 1.13.3 (latest released Solana mainnet)
  • Uses Solana cli tools of v1.14.7 that have sbf instead of bpf. It seems that since bpf is outdated, for whatever reason, crates.io index cannot detect a suitable dependency for time that matches the flags/architecture. This change solves that problem.

Copy link
Contributor

@jayantk jayantk left a comment

Choose a reason for hiding this comment

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

🙇

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.

3 participants