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

Fix forging details in the delegates page #3440

Closed
sridharmeganathan opened this issue Mar 23, 2021 · 0 comments · Fixed by #3514
Closed

Fix forging details in the delegates page #3440

sridharmeganathan opened this issue Mar 23, 2021 · 0 comments · Fixed by #3514
Assignees
Milestone

Comments

@sridharmeganathan
Copy link
Contributor

sridharmeganathan commented Mar 23, 2021

Expected behavior

The forging details in the delegates page should display the realtime details about the current round, next forgers, forging stats, details about delegates.

Actual behavior

Delegates rank, forging time and next forgers are incorrect in Inside round and watched tab

The various details shown on the page are dependant on complicated calculations and have been made with some assumptions. Those assumptions are wrong/not valid anymore and we need to refactor those calculations/introduce a better way to calculate those values.

Which version(s) does this affect? (Environment, OS, etc...)

Lisk Desktop v2.0.0-beta.3

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

Successfully merging a pull request may close this issue.

2 participants