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: Raise stake minimum delegation to 1.0 sol #24357

Open
brooksprumo opened this issue Apr 14, 2022 · 3 comments
Open

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

brooksprumo opened this issue Apr 14, 2022 · 3 comments
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@brooksprumo
Copy link
Contributor

brooksprumo commented Apr 14, 2022

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
Copy link
Contributor

bji commented Jun 22, 2022

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

@brooksprumo
Copy link
Contributor Author

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 brooksprumo changed the title Feature Gate: Raise minimum stake delegation to 1.0 sol Feature Gate: Raise stake minimum delegation to 1.0 sol Jul 25, 2022
@brooksprumo
Copy link
Contributor Author

The feature proposal is now live on testnet.

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

kkonevets added a commit to lidofinance/solido that referenced this issue Sep 7, 2022
@brooksprumo brooksprumo removed this from the v1.11.0 milestone Sep 14, 2022
kkonevets added a commit to lidofinance/solido that referenced this issue Sep 14, 2022
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
Development

No branches or pull requests

2 participants