Skip to content

Migrate to anza#4

Merged
alittlezz merged 2 commits intomasterfrom
migrate-to-anza
May 8, 2025
Merged

Migrate to anza#4
alittlezz merged 2 commits intomasterfrom
migrate-to-anza

Conversation

@alittlezz
Copy link
Copy Markdown
Contributor

No description provided.

cpi = ["no-entrypoint"]

[patch.crates-io]
solana_rbpf = { git = "https://github.com/solana-labs/rbpf", tag = "v0.8.0" }
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

why is this needed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

solana_rbpf = 0.8.0 is needed for solana 1.17.34 but that version was yanked

anchor-lang = "0.28.0"
ahash = "=0.8.6"
anchor-lang = "0.29.0"
ahash = "=0.8.5"
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

why do we decrease the version of this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

that's the exact version solana 1.17.34 is fixing

@alittlezz alittlezz merged commit 7d2c086 into master May 8, 2025
8 checks passed
@alittlezz alittlezz deleted the migrate-to-anza branch May 8, 2025 13:58
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