-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
C:consensusComponent: ConsensusComponent: ConsensusT:observabilityType: ObservabilityType: Observabilitygood first issueContributions Welcome!!Contributions Welcome!!
Description
ABCI app (name for built-in, URL for self-written if it's publicly available):
gaia 0.28.0
What happened:
Votes at invalid heights seem to propagate through the network (genki-3001).
What you expected to happen:
Some sort of sanity check before propagating votes to peers.
How to reproduce it (as minimally and precisely as possible):
Run a genki-3001 node.
Logs (paste a small part showing an error (< 10 lines) or link a pastebin, gist, etc. containing more of the log file):
Dec 17 08:08:21 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:21.920] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.258] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.258] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.258] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.258] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.258] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Dec 17 08:08:22 i-019b9fed96acbfe6d gaiad[15818]: I[17126-12-17|08:08:22.514] Vote ignored and not added module=consensus voteHeight=72707 csHeight=72712 err="Error vote height mismatch"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C:consensusComponent: ConsensusComponent: ConsensusT:observabilityType: ObservabilityType: Observabilitygood first issueContributions Welcome!!Contributions Welcome!!