Skip to content

Log peerID on ignored votes #3038

@mdyring

Description

@mdyring

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"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions