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

stake-pool: Remove redelegate instruction from program and JS #7033

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

joncinque
Copy link
Contributor

Problem

This is required to land anza-xyz/agave#2213, since the stake pool program uses the instruction.

The stake pool program uses the stake redelegate instruction, but it won't ever be released.

Solution

Remove the stake pool's redelegate instruction processor and deprecate the instruction creator. In the JS package, also remove the instruction creator.

@joncinque joncinque requested a review from 2501babe July 19, 2024 20:54
@2501babe
Copy link
Member

love to see it

@joncinque joncinque merged commit 7d35ad2 into solana-labs:master Jul 29, 2024
20 checks passed
@joncinque joncinque deleted the noredelegate branch July 29, 2024 14:19
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