Files
tendermint/consensus
Joe Bowman 8b50ff60d9 only retrieve pubkey once for all validators (partially fixes #4865) (#4895)
## Description

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-05-29 06:15:46 +00:00
..
2020-04-29 10:47:00 +02:00
2019-10-30 12:25:58 -07:00