SIMD-0599 Remove Inactive Stakes from Rewards
The partitioned epoch rewards process currently requires all stake accounts, including inactive stakes, to be considered when computing the lattice hash and rewards partition count. But inactive stakes do not contribute to stake weight or rewards, so they shouldn't be required.
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.
RMsTKfD6hZnBhhNvgGBeKNrqCNkeoP3DYYxNtcuWtRg
| mainnet | Not on chain | |
| testnet | Not on chain | |
| devnet | Not on chain |
What the proposal covers
Parsed from the canonical proposal · pull request