Skip to content

Evidence reactor disconnects peers if it cant find height for evidence #1624

@ebuchman

Description

@ebuchman

This is a problem for nodes that aren't caught up - they will receive evidence for blocks they don't have yet, think the evidence is invalid, and thus disconnect the peer: https://github.com/tendermint/tendermint/blob/master/evidence/reactor.go#L99

Maybe we need to limit this behaviour during fast sync ?

Might be related to #1623

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:consensusComponent: ConsensusC:evidenceComponent: EvidenceC:syncComponent: Fast Sync, State SyncT:bugType Bug (Confirmed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions