Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Feature Gate: Validate fee collector account #33888

Closed
jstarry opened this issue Oct 27, 2023 · 0 comments · Fixed by anza-xyz/agave#2468
Closed

Feature Gate: Validate fee collector account #33888

jstarry opened this issue Oct 27, 2023 · 0 comments · Fixed by anza-xyz/agave#2468
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@jstarry
Copy link
Contributor

jstarry commented Oct 27, 2023

SIMD

solana-foundation/solana-improvement-documents#85

Description

Validators can currently collect transaction and rent fees into any account type they wish. This is unnecessarily permissive and fees should only be allowed to be collected into system owned accounts that are rent exempt. This feature burns any fees that are attempted to be collected into a rent-paying account or a non system owned account.

Feature ID

prpFrMtgNmzaNzkPJg9o753fVvbHKqNrNTm76foJ2wm

Activation Method

Single Core Contributor

Deployment Considerations

NA

Minimum Beta Version

v1.17.5

Minimum Stable Version

v1.17.5

Testnet Activation Epoch

596

Devnet Activation Epoch

647

Mainnet-Beta Activation Epoch

598

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

2 participants
@jstarry and others