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

Feature Gate: restrict rent-paying accounts TTL extension #26607

Closed
behzadnouri opened this issue Jul 13, 2022 · 0 comments · Fixed by #28818
Closed

Feature Gate: restrict rent-paying accounts TTL extension #26607

behzadnouri opened this issue Jul 13, 2022 · 0 comments · Fixed by #28818
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@behzadnouri
Copy link
Contributor

Description

#22292 prevents rent paying accounts creation going forward. However a rent
paying account can linger on for ever if it is continually topped up but
stays below the rent-exempt minimum.
This can prevent eliminating accounts-rewrites and the problematic
rent_epoch field in accounts.

Link to discord discussion:
https://discord.com/channels/428295358100013066/943609352068145162/995202300001927219

#26606 restricts rent-paying accounts TTL extension by preventing
increasing lamports on the account if the account stays below the
rent-exempt minimum.

Feature ID

812kqX67odAp5NFwM8D2N24cku7WTm9CHUTFUXaDkWPn

Activation Method

Single Core Contributor

Minimum Beta Version

No response

Minimum Stable Version

No response

Testnet Activation Epoch

No response

Devnet Activation Epoch

No response

Mainnet-Beta Activation Epoch

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant