-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
T:enhancementType: EnhancementType: Enhancementgood first issueContributions Welcome!!Contributions Welcome!!
Milestone
Description
See #2848 (comment)
In that PR, we fix the way we're logging the validator updates. That's great, but it involved passing in the logger to the updateState function. Instead, we should process the ABCI responses to the Tendermint form (ie. call PB2TM) before calling updateState so we can log them before calling updateState. Then we don't need to pass the logger in there and we can pass the TM version of things instead of ABCI responses to the updateState method
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:enhancementType: EnhancementType: Enhancementgood first issueContributions Welcome!!Contributions Welcome!!