harmony-one / harmony

The core protocol of harmony
https://harmony.one
GNU Lesser General Public License v3.0
1.46k stars 286 forks source link

Force sync when view change and received message with higher height. #4661

Closed Frozen closed 3 months ago

Frozen commented 4 months ago

Force sync when view change and received message with higher height.

sophoah commented 4 months ago

would that also exit the current view change process ?

Frozen commented 3 months ago

consensus.onAnnounceSanityChecks called from onAnnounce, so it can't interrupt view change.