mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 04:55:18 +00:00
* consensus: check proposal non-nil in prevote message delay metric (#7625)
(cherry picked from commit b6307c42e0)
# Conflicts:
# consensus/state.go
* fix merge conflicts
Co-authored-by: William Banfield <4561443+williambanfield@users.noreply.github.com>
Co-authored-by: William Banfield <wbanfield@gmail.com>
Consensus
See the consensus spec and the reactor consensus spec for more information.