solana-labs / solana

Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
https://solanalabs.com
Apache License 2.0
12.97k stars 4.17k forks source link

Feature Gate: Raise stake minimum delegation to 1.0 sol #24357

Open brooksprumo opened 2 years ago

brooksprumo commented 2 years ago

Description

Raising the minimum stake delegation breaks consensus without a feature gate. Enabling this feature will use the Feature Proposal Program.

Version Introduced

v1.11.0 v1.14.0 v1.14.18

Feature ID

4xmyBuR2VCXzy9H6qYpH9ckfgnTuMDQFPFBfTs4eBCY1 9onWzzvCzNC2jfhxxeqRgs5q7nFAAKpCUvkj6T6GJK9i

Activation Method

Staked Validator Vote

Testnet Activation Epoch

358 475

Devnet Activation Epoch

No response

Mainnet-Beta Activation Epoch

No response

bji commented 2 years ago

Does this feature then mean that a split-stake of less than 1 SOL is not possible?

brooksprumo commented 2 years ago

Does this feature then mean that a split-stake of less than 1 SOL is not possible?

If the source account is staked, then the split amount needs to be at least the minimum delegation amount. If the source account is not staked (just Initialized, for example), then splitting below the minimum delegation is allowed. This feature does not change that behavior, just the specific minimum delegation amount.

brooksprumo commented 2 years ago

The feature proposal is now live on testnet.

Proposal will expire at 2022-09-05T15:24:48Z (UnixTimestamp: 1662391488)