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

loader-v3: Add UpgradeableLoaderInstruction::Migrate #9

Merged
merged 2 commits into from
Feb 10, 2025

Conversation

joncinque
Copy link
Collaborator

Problem

The SDK changes from anza-xyz/agave#4661 need to be applied here.

See SIMD-0167.

Summary of Changes

Feature Gate Issue: https://github.com/anza-xyz/feature-gate-tracker/issues/78

Once this lands, we can publish v3.0.0 of the crate to be used by Agave

#### Problem

The SDK changes from anza-xyz/agave#4661 need to
be applied here.

See [SIMD-0167](solana-foundation/solana-improvement-documents#167).

#### Summary of Changes

Feature Gate Issue: anza-xyz/feature-gate-tracker#78
@joncinque joncinque requested review from Lichtso and LucasSte February 7, 2025 23:44
@joncinque
Copy link
Collaborator Author

I didn't include the change in solana-program, we shouldn't be adding things there anymore

@joncinque joncinque merged commit c776990 into anza-xyz:master Feb 10, 2025
20 checks passed
@joncinque joncinque deleted the migrate branch February 10, 2025 11:37
joncinque added a commit to joncinque/solana-sdk that referenced this pull request Feb 10, 2025
#### Problem

anza-xyz#9 introduced a breaking change to the loader-v3-interface crate, but
the downstream job is still running.

#### Summary of changes

Until agave is updated to use the newest version of loader-v3-interface,
disable the downstream job.
joncinque added a commit that referenced this pull request Feb 10, 2025
#### Problem

#9 introduced a breaking change to the loader-v3-interface crate, but
the downstream job is still running.

#### Summary of changes

Until agave is updated to use the newest version of loader-v3-interface,
disable the downstream job.
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.

2 participants