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

Fixup tests to use rent-exempt accounts #2717

Merged
merged 1 commit into from
Jan 10, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Rent-exempt requirement for accounts is coming down the pipe: solana-labs/solana#22292
Several tests in this repository create rent-paying accounts. Since these account balances appear to be arbitrary, this PR fixes those tests up to use rent-exempt amounts.

@mvines , any concerns here? I didn't see any fundamental reason for these rent-paying accounts.

There are also some stake-pool tests that are failing. Will be addressed in a separate PR.

@CriesofCarrots CriesofCarrots requested a review from mvines January 8, 2022 06:41
@CriesofCarrots
Copy link
Contributor Author

Merging. Let me know if I've missed something and need to ask for forgiveness and revert...

@CriesofCarrots CriesofCarrots merged commit 7fd1b6b into solana-labs:master Jan 10, 2022
@CriesofCarrots CriesofCarrots deleted the rent-exemptness branch February 26, 2022 20:59
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