harmony-one / staking-dashboard

Repo for harmony staking dashboard
39 stars 41 forks source link

Elected slots are displayed wrong #484

Open Chainode opened 4 years ago

Chainode commented 4 years ago

Problem: After removing 1 BLS key in this epoch, now both slots and elected slots show 18. Previously the validator had 19 keys slots and elected slots. It should actually show slots 18 but elected slots should be 19 as this represents the current election.

image

mindstyle85 commented 4 years ago

the issue was already open here too, for reference (closed it now so we dont have duplicates..) https://github.com/harmony-one/staking-dashboard/issues/445

Dewansahil commented 4 years ago

@potvik lets check with @gupadhyaya which roc data field to use for this

mindstyle85 commented 4 years ago

this one is still actual @potvik , if you change a bls key after epoch change, the information on the dashboard will be confusing, as it may show less keys elected than there really are

yelllowsin commented 4 years ago

This validator is having a similar issue. Dashboard is showing 8 elected keys when in fact it has 9 elected keys from 472 to 480 = 9 keys. @potvik can you please take a look on this before the epoch transition?

image

image