-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[consensus] Revert consensus handler change where commits from the sa…
…me round are ignored (#18248) When Narwhal is running it is still possible on restarts to resend a commit from the same round. Mysticeti should not return more than one commit per round unless something is broken so it is okay to keep this check for now.
- Loading branch information
1 parent
372d83d
commit 55f370f
Showing
1 changed file
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters