Skip to content

ConsensusParams.Evidence.MaxAge should be time, not height #2565

@ebuchman

Description

@ebuchman

Currently, ConsensusParams.Evidence.MaxAge is the maximum age, in heights, of a valid piece of evidence. Ie. if its 1000, and we're at block 5000, only evidence since block 4000 will be considered valid.

Now that we have BFT time, we should change this to be time based rather than height based.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions