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

Update net scripts defaults to work with raised minimum delegation #25336

Closed
Tracked by #22559
brooksprumo opened this issue May 18, 2022 · 1 comment · Fixed by #25365
Closed
Tracked by #22559

Update net scripts defaults to work with raised minimum delegation #25336

brooksprumo opened this issue May 18, 2022 · 1 comment · Fixed by #25365
Assignees
Labels
stale [bot only] Added to stale content; results in auto-close after a week.

Comments

@brooksprumo
Copy link
Contributor

brooksprumo commented May 18, 2022

Problem

Running net/net.sh start errors due to the raised minimum stake delegation. The error returned is:

Error: split amount is more than is staked

The following workaround exists:

 net/net.sh start --internal-nodes-stake-lamports 1000000000000 --extra-primordial-stakes 4

Original context:
https://discord.com/channels/428295358100013066/935200678215835658/976222015553937428

Solution

Update the defaults for the stake delegation amounts.

@brooksprumo brooksprumo self-assigned this May 18, 2022
@brooksprumo brooksprumo changed the title Update bench-tps and net scripts defaults to work with raised minimum delegation Update net scripts defaults to work with raised minimum delegation May 19, 2022
@brooksprumo
Copy link
Contributor Author

Reopening. Looks like #25365 did not resolve the issue. Refer to this comment for more infomation:

#25365 (comment)

@brooksprumo brooksprumo reopened this Jun 3, 2022
@github-actions github-actions bot added the stale [bot only] Added to stale content; results in auto-close after a week. label Jun 5, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale [bot only] Added to stale content; results in auto-close after a week.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant