Files
tendermint/consensus
Joe Bowman 6e375c2923 only retrieve pubkey once for all validators (partially fixes #4865) (#4895)
in consensus/state.go, when calulating metrics, retrieve address (ergo, pubkey) once prior to iterating over validatorset to ensure we do not make excessive calls to signer.

Partially closes: #4865
2020-11-16 16:49:41 +04:00
..
2019-10-30 12:25:58 -07:00