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

[HIP16] Update UI dashboard #652

Open
sophoah opened this issue May 3, 2022 · 2 comments
Open

[HIP16] Update UI dashboard #652

sophoah opened this issue May 3, 2022 · 2 comments
Assignees

Comments

@sophoah
Copy link
Contributor

sophoah commented May 3, 2022

With HIP16 coming and the implementation of harmony-one/harmony#4144 an UI update to show the the numbers of elected slot in each shard would be great.

example on the performance section : https://staking.harmony.one/validators/testnet/one1u6c4wer2dkm767hmjeehnwu6tqqur62gx9vqsd

we have:

PERFORMANCE
Uptime (AVG) - 99.93%
Slots - 15
Elected Slots - 6
Shard 0 - 12 slots
Shard 1 - 1 slot
Shard 2 - 1 slot
Shard 3 - 1 slot
Lifetime Rewards  - 228,591,843
Latest expected return  - 246.83%

Going forward for each shard slot data, let's show elected_slot (registered_slot), ie

Slots - 15
Elected Slots - 6
Shard 0 - 3 (12) slots
Shard 1 - 1 (1) slot
Shard 2 - 1 (1) slot
Shard 3 - 1 (1) slot
@Devseale
Copy link

With HIP16 coming and the implementation of harmony-one/harmony#4144 an UI update to show the the numbers of elected slot in each shard would be great.

example on the performance section : https://staking.harmony.one/validators/testnet/one1u6c4wer2dkm767hmjeehnwu6tqqur62gx9vqsd

we have:

PERFORMANCE
Uptime (AVG) - 99.93%
Slots - 15
Elected Slots - 6
Shard 0 - 12 slots
Shard 1 - 1 slot
Shard 2 - 1 slot
Shard 3 - 1 slot
Lifetime Rewards  - 228,591,843
Latest expected return  - 246.83%

Going forward for each shard slot data, let's show elected_slot (registered_slot), ie

Slots - 15
Elected Slots - 6
Shard 0 - 3 (12) slots
Shard 1 - 1 (1) slot
Shard 2 - 1 (1) slot
Shard 3 - 1 (1) slot

Also had same problem with my harmony and this customer support helped me, this is their live chat code
qr-code-livechat
https://direct.lc.chat/14345826/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants
@sophoah @potvik @Devseale and others