Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants