This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 458
Why is mem_round flushed twice while finishing a round #216
Comments
The current procedure is as follows:
Which could be changed to something like:
Requires further implementation and testing. |
Should be resolved after: #543 is closed. |
Closed by: #597 |
Need recheck because #597 is reverted. |
It should be reviewed after #1303 |
Re-opened as the fix was inverted as part of #2420. |
Can only be solved after #2423 is done, which is waiting for the next hard fork as breaking. Suspended for now. |
This will be addressed with part of the BFT implementation #3555 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/LiskHQ/lisk/blob/development/modules/round.js#L136
https://github.com/LiskHQ/lisk/blob/development/modules/round.js#L137
I think the later updateVotes and flushRound can be removed.
The text was updated successfully, but these errors were encountered: