You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
lowestRetainedView counters.StrictMonotonousCounter// lowest view, for which we still process votes
41
+
lowestRetainedView counters.StrictMonotonicCounter// lowest view, for which we still process votes
42
42
collectors hotstuff.VoteCollectors
43
43
queuedMessagesNotifier engine.Notifier
44
44
finalizationEventsNotifier engine.Notifier
45
-
finalizedView counters.StrictMonotonousCounter// cache the last finalized view to queue up the pruning work, and unblock the caller who's delivering the finalization event.
45
+
finalizedView counters.StrictMonotonicCounter// cache the last finalized view to queue up the pruning work, and unblock the caller who's delivering the finalization event.
0 commit comments