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

Incorrect missedBlocks update after delete last block of round #1783

Closed
4miners opened this issue Mar 26, 2018 · 0 comments
Closed

Incorrect missedBlocks update after delete last block of round #1783

4miners opened this issue Mar 26, 2018 · 0 comments
Assignees
Milestone

Comments

@4miners
Copy link
Contributor

4miners commented Mar 26, 2018

Scenario

Round rollback when forger of last block of round is replaced in last block of round.

  • unvote deletage A, vote delegate B into 101 at last block of round
  • delete last block of round

Expected behavior

  • delegate B should have missedBlocks equal to 0

Actual behavior

  • delegate B have missedBlocks equal to -1

Steps to reproduce

Run rounds functional system tests.

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

1.0.0, 0.9.12 not tested

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

No branches or pull requests

2 participants