web3wagmi
← All proposals

SIMD-0175 Disable Partitioned Rent Updates

AcceptedCoreStandardcreated 2024-09-25

Author: Justin Starry (Anza)

Partitioned rent collection should be removed since it will no longer be useful after rent collection is disabled by https://github.com/solana-labs/solana/issues/33946 (https://github.com/solana-foundation/solana-improvement-documents/pull/84) and account rewrites are disabled by https://github.com/solana-labs/solana/issues/26599.

Feature gate

The account below is the gate. Its state is decoded from the account data on each cluster, so it reflects the chain rather than the proposal text.

2B2SBNbUcr438LtGXNcJNBP2GBSxjx81F945SdSkUSfC

mainnetActivatedslot 349,056,000
testnetActivatedslot 337,916,256
devnetActivatedslot 387,072,000
The document and the chain disagree.

the document says Accepted while its feature gate is active on mainnet since slot 349,056,000

What the proposal covers

Parsed from the canonical proposal · pull request