-
Notifications
You must be signed in to change notification settings - Fork 176
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
Inaccurate distribution of a nominator's bonded balance among active validators #2125
Comments
Thank you for reporting this. @frankli-dev would you be interested in tackling this issue? A quick way to reproduce the issue would be to import a read only account that has this scenario where its bonded funds are split among multiple validators. Perhaps @Juanma0x can share the nominator in the screenshot? The staked amount is displayed from My initial thoughts would be to store a |
Thanks @rossbulat for looking into it. Because big accounts are more likely to be assigned multiple validators for any given era, you can copy almost any of the "staking whales" and add it as "read-only" account in the Staking Dashboard. I.e.: 16GMHo9HZv8CcJy4WLoMaU9qusgzx2wxKDLbXStEBvt5274B |
@rossbulat Sure. I didn't check my email though. I couldn't see this notification. I will handle this and will create a pr from https://github.com/frankli-polkadot (my github only for staking dashboard contribution) Will update asap. |
@rossbulat Are you available on Telegram or Email? Please give me your handle |
Hey @frankli-dev, Please join the Staking Dashboard discord; this is the best way to contact us. |
When a nominator's balance is split among multiple validators, the dashboard shows the same amount for each validator, which is incorrect.
The text was updated successfully, but these errors were encountered: