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

single-pool: Allow stake config to be anything in tests #6543

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

joncinque
Copy link
Contributor

Problem

The stake config is getting removed with anza-xyz/agave#470, but this causes the single pool tests to fail, since it's expecting that the program will fail if any account (including stake config), is arbitrarily changed.

Solution

The full fix will come with #6542, but to unblock the PR on Agave, just allow that account to be anything.

@joncinque joncinque requested a review from 2501babe April 3, 2024 14:02
@joncinque joncinque marked this pull request as ready for review April 3, 2024 14:02
@joncinque
Copy link
Contributor Author

Merging early to unblock

@joncinque joncinque merged commit b32ab74 into solana-labs:master Apr 3, 2024
9 checks passed
@joncinque joncinque deleted the svspconfig branch April 3, 2024 16:32
joncinque added a commit to joncinque/solana-program-library that referenced this pull request Apr 4, 2024
joncinque added a commit to joncinque/solana-program-library that referenced this pull request Apr 4, 2024
joncinque added a commit that referenced this pull request Apr 4, 2024
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.

1 participant