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

Client doesn't show warning if the stake is over the Capital Bound #143

Open
mh-concordium opened this issue May 19, 2022 · 0 comments
Open
Labels
[Prio] Low Should be fixed if time permits but can be postponed. [Type] Change Request Some visible functionality should be change.

Comments

@mh-concordium
Copy link
Contributor

mh-concordium commented May 19, 2022

Description
It is possible to stake over the Capital Bound. However user is not notified about this and thus doesn't maybe know that the stake will be less efficient compared to if it was divided on 2 bakers/pools.

Steps to Reproduce

  • Add baker with stake larger than what the capital bound is.
  • To see the capital bound, query the node with client consensus show-chain-parameters (maximum fraction of total stake a pool is allowed to hold)
  • To see TotalStakedCapital, query the node with client raw GetRewardStatus

Expected Result
Warning explaining consequences.

Actual Result
No warning.

Versions

  • Software Version: concordium-client_4.0.3-0.

┆Issue is synchronized with this Jira Task by Unito

@mh-concordium mh-concordium added the [Type] Change Request Some visible functionality should be change. label May 19, 2022
@abizjak abizjak added the [Prio] Low Should be fixed if time permits but can be postponed. label Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Prio] Low Should be fixed if time permits but can be postponed. [Type] Change Request Some visible functionality should be change.
Projects
None yet
Development

No branches or pull requests

2 participants